GET /api/v1/tournament_records/?format=api&ordering=-group&page=80
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=-group&page=81",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=79",
    "results": [
        {
            "id": 517,
            "name": "21S2 Division B",
            "creator": 128134,
            "group": 6974,
            "created": "2021-01-31T08:19:58.846734Z",
            "started": null,
            "ended": null
        },
        {
            "id": 563,
            "name": "21S2 Division C",
            "creator": 848128,
            "group": 6974,
            "created": "2021-03-05T14:22:34.699373Z",
            "started": null,
            "ended": null
        },
        {
            "id": 564,
            "name": "21S2 Division D",
            "creator": 848128,
            "group": 6974,
            "created": "2021-03-05T14:22:45.839989Z",
            "started": null,
            "ended": null
        },
        {
            "id": 647,
            "name": "MWA-PWA Interleague Friendship Tournament 2021",
            "creator": 848128,
            "group": 6974,
            "created": "2021-04-29T14:07:12.784671Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1052,
            "name": "League April 2022 season 1",
            "creator": 99361,
            "group": 6974,
            "created": "2022-03-13T06:49:04.964778Z",
            "started": null,
            "ended": null
        },
        {
            "id": 428,
            "name": "Slow Tournament",
            "creator": 850027,
            "group": 6949,
            "created": "2020-11-05T19:03:26.841551Z",
            "started": null,
            "ended": null
        },
        {
            "id": 394,
            "name": "TÜRK GO!",
            "creator": 773189,
            "group": 6936,
            "created": "2020-10-04T08:54:25.730513Z",
            "started": null,
            "ended": null
        },
        {
            "id": 399,
            "name": "ass,lde",
            "creator": 831547,
            "group": 6936,
            "created": "2020-10-08T08:41:53.612816Z",
            "started": null,
            "ended": null
        },
        {
            "id": 435,
            "name": "Aras hacker",
            "creator": 773189,
            "group": 6936,
            "created": "2020-11-16T04:51:32.157223Z",
            "started": null,
            "ended": null
        },
        {
            "id": 436,
            "name": "Aras",
            "creator": 773189,
            "group": 6936,
            "created": "2020-11-16T04:52:12.201749Z",
            "started": null,
            "ended": null
        }
    ]
}