GET /api/v1/tournament_records/?format=api&ordering=-group&page=52
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=53",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=51",
    "results": [
        {
            "id": 748,
            "name": "123",
            "creator": 986002,
            "group": 9421,
            "created": "2021-07-01T10:15:05.287370Z",
            "started": null,
            "ended": null
        },
        {
            "id": 705,
            "name": "KITTIDECH NO.10 4/9",
            "creator": 1008104,
            "group": 9381,
            "created": "2021-06-08T06:21:55.581265Z",
            "started": null,
            "ended": null
        },
        {
            "id": 706,
            "name": "BCCG4EURO",
            "creator": 1008104,
            "group": 9381,
            "created": "2021-06-08T06:34:53.843179Z",
            "started": null,
            "ended": null
        },
        {
            "id": 707,
            "name": "BCCG4EURO",
            "creator": 1008104,
            "group": 9381,
            "created": "2021-06-08T06:42:53.279219Z",
            "started": null,
            "ended": null
        },
        {
            "id": 812,
            "name": "เฮงเฮง",
            "creator": 1039395,
            "group": 9318,
            "created": "2021-08-31T02:41:50.125096Z",
            "started": null,
            "ended": null
        },
        {
            "id": 909,
            "name": "P.5 30",
            "creator": 1083325,
            "group": 9318,
            "created": "2021-11-23T06:08:23.929889Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1008,
            "name": "22",
            "creator": 1011972,
            "group": 9318,
            "created": "2022-02-08T03:04:11.198726Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1009,
            "name": "1532",
            "creator": 1011972,
            "group": 9318,
            "created": "2022-02-08T03:06:05.615118Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1812,
            "name": "าน",
            "creator": 1683001,
            "group": 9318,
            "created": "2024-12-24T06:16:41.866900Z",
            "started": null,
            "ended": null
        },
        {
            "id": 724,
            "name": "what us thus",
            "creator": 783999,
            "group": 9298,
            "created": "2021-06-18T00:43:26.575532Z",
            "started": null,
            "ended": null
        }
    ]
}