GET /api/v1/tournament_records/?format=api&ordering=-creator&page=119
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1580,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=120",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=118",
    "results": [
        {
            "id": 125,
            "name": "wonderer",
            "creator": 749245,
            "group": 43,
            "created": "2020-03-29T18:43:13.254112Z",
            "started": null,
            "ended": null
        },
        {
            "id": 140,
            "name": "go time",
            "creator": 748929,
            "group": 515,
            "created": "2020-04-06T20:31:47.789670Z",
            "started": null,
            "ended": null
        },
        {
            "id": 155,
            "name": "22",
            "creator": 748929,
            "group": 5144,
            "created": "2020-04-11T20:50:30.829630Z",
            "started": null,
            "ended": null
        },
        {
            "id": 269,
            "name": "go time9#",
            "creator": 748929,
            "group": 515,
            "created": "2020-06-05T16:41:43.789951Z",
            "started": null,
            "ended": null
        },
        {
            "id": 150,
            "name": "Test",
            "creator": 748286,
            "group": 5132,
            "created": "2020-04-09T10:51:25.992514Z",
            "started": null,
            "ended": null
        },
        {
            "id": 170,
            "name": "ertyt",
            "creator": 748237,
            "group": 5329,
            "created": "2020-04-19T00:12:14.725500Z",
            "started": null,
            "ended": null
        },
        {
            "id": 182,
            "name": "1234567890-=",
            "creator": 748237,
            "group": 5437,
            "created": "2020-04-25T16:11:19.628746Z",
            "started": null,
            "ended": null
        },
        {
            "id": 121,
            "name": "Subscribe to bobby bs",
            "creator": 747928,
            "group": 4530,
            "created": "2020-03-29T01:38:24.847976Z",
            "started": null,
            "ended": null
        },
        {
            "id": 332,
            "name": "Weekend and weekday tournaments",
            "creator": 747928,
            "group": 4456,
            "created": "2020-08-09T10:39:40.652709Z",
            "started": null,
            "ended": null
        },
        {
            "id": 219,
            "name": "please delete this",
            "creator": 747694,
            "group": 5683,
            "created": "2020-05-12T22:42:38.724236Z",
            "started": null,
            "ended": null
        }
    ]
}