GET /api/v1/tournament_records/?format=api&ordering=creator&page=86
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=87",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=85",
    "results": [
        {
            "id": 668,
            "name": "Prueba",
            "creator": 995654,
            "group": 9118,
            "created": "2021-05-11T00:42:07.760576Z",
            "started": null,
            "ended": null
        },
        {
            "id": 666,
            "name": "nataliavshomar",
            "creator": 995655,
            "group": 9118,
            "created": "2021-05-11T00:40:46.127391Z",
            "started": null,
            "ended": null
        },
        {
            "id": 844,
            "name": "Spim in-int",
            "creator": 995818,
            "group": 8276,
            "created": "2021-09-23T03:42:30.113177Z",
            "started": null,
            "ended": null
        },
        {
            "id": 825,
            "name": "P game",
            "creator": 995833,
            "group": 9136,
            "created": "2021-09-12T10:16:57.476438Z",
            "started": null,
            "ended": null
        },
        {
            "id": 676,
            "name": "30052552",
            "creator": 997557,
            "group": 9173,
            "created": "2021-05-15T03:00:11.835434Z",
            "started": null,
            "ended": null
        },
        {
            "id": 684,
            "name": "6aturnuva",
            "creator": 1000475,
            "group": 9088,
            "created": "2021-05-21T06:14:54.126794Z",
            "started": null,
            "ended": null
        },
        {
            "id": 750,
            "name": "12",
            "creator": 1000928,
            "group": 9578,
            "created": "2021-07-04T11:46:27.288188Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1423,
            "name": "HI",
            "creator": 1001280,
            "group": 13078,
            "created": "2023-04-04T03:39:22.422680Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1451,
            "name": "Rounds servival",
            "creator": 1002204,
            "group": 6630,
            "created": "2023-05-19T15:54:09.840914Z",
            "started": null,
            "ended": null
        },
        {
            "id": 695,
            "name": "Test 1",
            "creator": 1002390,
            "group": 6192,
            "created": "2021-05-27T13:00:55.621764Z",
            "started": null,
            "ended": null
        }
    ]
}