GET /api/v1/tournament_records/?format=api&ordering=group&page=83
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=84",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=82",
    "results": [
        {
            "id": 427,
            "name": "Test",
            "creator": 865290,
            "group": 7187,
            "created": "2020-11-03T16:51:58.076051Z",
            "started": null,
            "ended": null
        },
        {
            "id": 964,
            "name": "Mikito House League",
            "creator": 209933,
            "group": 7223,
            "created": "2022-01-18T22:40:11.132404Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1125,
            "name": "For people",
            "creator": 1004222,
            "group": 7228,
            "created": "2022-05-04T04:54:50.184261Z",
            "started": null,
            "ended": null
        },
        {
            "id": 951,
            "name": "G",
            "creator": 766596,
            "group": 7228,
            "created": "2022-01-08T16:45:49.982154Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1856,
            "name": "おやま大介",
            "creator": 1063357,
            "group": 7234,
            "created": "2025-03-26T08:45:09.300448Z",
            "started": null,
            "ended": null
        },
        {
            "id": 504,
            "name": "Primer Torneo Abierto Neptuniense",
            "creator": 813211,
            "group": 7247,
            "created": "2021-01-22T20:13:01.944822Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1050,
            "name": "Ken Wong",
            "creator": 1064438,
            "group": 7255,
            "created": "2022-03-10T06:54:11.482235Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1095,
            "name": "Ken Wong",
            "creator": 1064438,
            "group": 7255,
            "created": "2022-04-09T06:51:56.964637Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1094,
            "name": "Ken Wong",
            "creator": 1064438,
            "group": 7255,
            "created": "2022-04-09T06:49:29.859916Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1093,
            "name": "Jeffrey",
            "creator": 1064438,
            "group": 7255,
            "created": "2022-04-09T06:45:36.033074Z",
            "started": null,
            "ended": null
        }
    ]
}