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

{
    "count": 1620,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=41",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=39",
    "results": [
        {
            "id": 994,
            "name": "大富翁 Monopoly",
            "creator": 1092953,
            "group": 11056,
            "created": "2022-02-04T11:34:46.319680Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1003,
            "name": "大富翁Monopoly",
            "creator": 1092953,
            "group": 11056,
            "created": "2022-02-06T04:08:17.122205Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1078,
            "name": "bye我就唔會但又唔可以食及格陵但",
            "creator": 1092952,
            "group": 11056,
            "created": "2022-03-29T07:05:16.456793Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1603,
            "name": "YENİ BAŞLAYANLAR İÇİN GO TURNUVASI",
            "creator": 1237379,
            "group": 11052,
            "created": "2024-01-06T09:18:41.491162Z",
            "started": null,
            "ended": null
        },
        {
            "id": 992,
            "name": "Summer Tournament",
            "creator": 744862,
            "group": 11034,
            "created": "2022-01-31T06:12:24.364168Z",
            "started": null,
            "ended": null
        },
        {
            "id": 991,
            "name": "โกะปะละ#1",
            "creator": 635044,
            "group": 11016,
            "created": "2022-01-30T02:59:44.678237Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1152,
            "name": "124 go",
            "creator": 868193,
            "group": 10991,
            "created": "2022-06-08T09:53:42.258116Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1929,
            "name": "56745",
            "creator": 1828871,
            "group": 10991,
            "created": "2025-09-01T03:00:51.666735Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1549,
            "name": "Pro king",
            "creator": 1106925,
            "group": 10975,
            "created": "2023-11-05T00:59:30.014880Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1332,
            "name": "Result",
            "creator": 1106591,
            "group": 10923,
            "created": "2023-01-01T18:26:41.274537Z",
            "started": null,
            "ended": null
        }
    ]
}