GET /api/v1/tournament_records/?format=api&ordering=-creator&page=135
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=136",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=134",
    "results": [
        {
            "id": 26,
            "name": "turniej testowy",
            "creator": 657924,
            "group": 3812,
            "created": "2019-09-01T10:36:36.314156Z",
            "started": null,
            "ended": null
        },
        {
            "id": 16,
            "name": "Esfectsgecrsfes",
            "creator": 657455,
            "group": 3878,
            "created": "2019-07-28T19:40:09.092208Z",
            "started": null,
            "ended": null
        },
        {
            "id": 18,
            "name": "Turnımınt",
            "creator": 657455,
            "group": 3878,
            "created": "2019-07-28T19:44:44.248331Z",
            "started": null,
            "ended": null
        },
        {
            "id": 42,
            "name": "TournoiTest",
            "creator": 657233,
            "group": 95,
            "created": "2019-10-16T18:25:45.423712Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1334,
            "name": "BeginnerGo January 2023 Group D",
            "creator": 657217,
            "group": 12729,
            "created": "2023-01-02T20:19:49.041185Z",
            "started": null,
            "ended": null
        },
        {
            "id": 4,
            "name": "2019 Redmond Cup Youth Tournament",
            "creator": 655435,
            "group": 3837,
            "created": "2019-07-13T15:28:09.785569Z",
            "started": null,
            "ended": null
        },
        {
            "id": 234,
            "name": "Be Stanley",
            "creator": 654168,
            "group": 5690,
            "created": "2020-05-22T12:53:41.607552Z",
            "started": null,
            "ended": null
        },
        {
            "id": 262,
            "name": "harry harry",
            "creator": 654168,
            "group": 5807,
            "created": "2020-06-04T00:58:50.593108Z",
            "started": null,
            "ended": null
        },
        {
            "id": 221,
            "name": "frit go ogs",
            "creator": 653536,
            "group": 5690,
            "created": "2020-05-13T09:06:42.353282Z",
            "started": null,
            "ended": null
        },
        {
            "id": 120,
            "name": "Penang Weiqi 2020 League Season 1",
            "creator": 652884,
            "group": 4626,
            "created": "2020-03-28T07:31:36.065967Z",
            "started": null,
            "ended": null
        }
    ]
}