Urtip List
GET /api/streams/urtip/?format=api
{
"count": 4,
"next": null,
"previous": null,
"results": [
{
"username": "Minigrim0",
"price": "0.10\u20ac"
},
{
"username": "Astramast",
"price": "0.10\u20ac"
},
{
"username": "Astramast",
"price": "1.00\u20ac"
},
{
"username": "Astramast",
"price": "1.00\u20ac"
}
]
}