GET /api/v1/tournament_records/?format=api&ordering=group&page=106
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=107",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=105",
    "results": [
        {
            "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
        },
        {
            "id": 703,
            "name": "Play to win",
            "creator": 746506,
            "group": 9285,
            "created": "2021-06-03T14:08:26.618152Z",
            "started": null,
            "ended": null
        },
        {
            "id": 709,
            "name": "crazy match",
            "creator": 983580,
            "group": 9288,
            "created": "2021-06-09T08:12:28.843704Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1248,
            "name": "crazy bot beginner",
            "creator": 983580,
            "group": 9289,
            "created": "2022-09-18T10:08:46.448030Z",
            "started": null,
            "ended": null
        }
    ]
}