GET /api/v1/tournament_records/?format=api&ordering=-created&page=104
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=-created&page=105",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-created&page=103",
    "results": [
        {
            "id": 626,
            "name": "Mavin09",
            "creator": 983152,
            "group": 4716,
            "created": "2021-04-16T13:26:47.355117Z",
            "started": null,
            "ended": null
        },
        {
            "id": 625,
            "name": "1 запись тура",
            "creator": 936699,
            "group": 8904,
            "created": "2021-04-14T18:20:09.155221Z",
            "started": null,
            "ended": null
        },
        {
            "id": 624,
            "name": "1234",
            "creator": 882235,
            "group": 7434,
            "created": "2021-04-12T07:11:49.813915Z",
            "started": null,
            "ended": null
        },
        {
            "id": 623,
            "name": "rorrac",
            "creator": 981756,
            "group": 8878,
            "created": "2021-04-11T23:04:37.038747Z",
            "started": null,
            "ended": null
        },
        {
            "id": 622,
            "name": "Daeghu Quispe Gutiérrez",
            "creator": 981766,
            "group": 8878,
            "created": "2021-04-11T22:11:10.196282Z",
            "started": null,
            "ended": null
        },
        {
            "id": 621,
            "name": "Jairo Cazana",
            "creator": 981563,
            "group": 8865,
            "created": "2021-04-11T14:46:53.752810Z",
            "started": null,
            "ended": null
        },
        {
            "id": 620,
            "name": "Начинающие",
            "creator": 929574,
            "group": 9,
            "created": "2021-04-10T16:24:20.376010Z",
            "started": null,
            "ended": null
        },
        {
            "id": 619,
            "name": "围棋",
            "creator": 976847,
            "group": 8806,
            "created": "2021-04-10T01:20:41.321265Z",
            "started": null,
            "ended": null
        },
        {
            "id": 618,
            "name": "Tour",
            "creator": 598257,
            "group": 8129,
            "created": "2021-04-07T13:48:15.695958Z",
            "started": null,
            "ended": null
        },
        {
            "id": 617,
            "name": "go boom",
            "creator": 976498,
            "group": 25,
            "created": "2021-04-05T15:05:19.894918Z",
            "started": null,
            "ended": null
        }
    ]
}