GET /api/v1/tournament_records/?format=api&ordering=creator&page=85
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=86",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=84",
    "results": [
        {
            "id": 744,
            "name": "Uwu",
            "creator": 986847,
            "group": 4841,
            "created": "2021-06-30T17:20:23.127572Z",
            "started": null,
            "ended": null
        },
        {
            "id": 824,
            "name": "Garfield",
            "creator": 988095,
            "group": 25,
            "created": "2021-09-12T10:07:24.127608Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1330,
            "name": "Hi",
            "creator": 988149,
            "group": 95,
            "created": "2022-12-29T11:24:03.703329Z",
            "started": null,
            "ended": null
        },
        {
            "id": 749,
            "name": "noob bot tournament",
            "creator": 991710,
            "group": 6332,
            "created": "2021-07-03T05:24:35.715313Z",
            "started": null,
            "ended": null
        },
        {
            "id": 687,
            "name": "arda",
            "creator": 992894,
            "group": 9233,
            "created": "2021-05-21T11:49:49.448220Z",
            "started": null,
            "ended": null
        },
        {
            "id": 659,
            "name": "Semana Cultural",
            "creator": 993590,
            "group": 9084,
            "created": "2021-05-06T16:55:54.275193Z",
            "started": null,
            "ended": null
        },
        {
            "id": 682,
            "name": "6aturnuva",
            "creator": 993816,
            "group": 9088,
            "created": "2021-05-21T06:13:39.949682Z",
            "started": null,
            "ended": null
        },
        {
            "id": 683,
            "name": "6aturnuva",
            "creator": 993822,
            "group": 9088,
            "created": "2021-05-21T06:13:46.737408Z",
            "started": null,
            "ended": null
        },
        {
            "id": 685,
            "name": "6aturnuva",
            "creator": 993823,
            "group": 9088,
            "created": "2021-05-21T06:16:09.981594Z",
            "started": null,
            "ended": null
        },
        {
            "id": 669,
            "name": "Prueba",
            "creator": 995654,
            "group": 9118,
            "created": "2021-05-11T00:42:58.919565Z",
            "started": null,
            "ended": null
        }
    ]
}