GET /api/v1/tournament_records/?format=api&ordering=group&page=107
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1619,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=108",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=106",
    "results": [
        {
            "id": 708,
            "name": "Strongest Go Fighter: 10k - 5k",
            "creator": 721084,
            "group": 9239,
            "created": "2021-06-09T07:25:19.482772Z",
            "started": null,
            "ended": null
        },
        {
            "id": 689,
            "name": "the strongest newcomer in the world",
            "creator": 721084,
            "group": 9239,
            "created": "2021-05-22T08:02:21.180384Z",
            "started": null,
            "ended": null
        },
        {
            "id": 698,
            "name": "tournoi de bienvenue",
            "creator": 982767,
            "group": 9244,
            "created": "2021-05-29T11:18:17.779627Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1011,
            "name": "fabian",
            "creator": 1107873,
            "group": 9259,
            "created": "2022-02-10T03:50:23.386920Z",
            "started": null,
            "ended": null
        },
        {
            "id": 693,
            "name": "abcdefghijklmnop",
            "creator": 981903,
            "group": 9259,
            "created": "2021-05-27T06:15:56.726590Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1256,
            "name": "董振譽",
            "creator": 1213974,
            "group": 9260,
            "created": "2022-09-28T05:41:48.132369Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1463,
            "name": "1",
            "creator": 1170442,
            "group": 9276,
            "created": "2023-06-17T11:17:03.683392Z",
            "started": null,
            "ended": null
        },
        {
            "id": 810,
            "name": "唐老師v.s宥宥宥",
            "creator": 1003410,
            "group": 9276,
            "created": "2021-08-30T10:58:20.077244Z",
            "started": null,
            "ended": null
        },
        {
            "id": 806,
            "name": "吳韋唐",
            "creator": 762229,
            "group": 9276,
            "created": "2021-08-27T10:44:48.880973Z",
            "started": null,
            "ended": null
        },
        {
            "id": 697,
            "name": "Kengyiyang",
            "creator": 1003869,
            "group": 9280,
            "created": "2021-05-29T04:17:15.803200Z",
            "started": null,
            "ended": null
        }
    ]
}