GET /api/v1/tournament_records/?format=api&ordering=-creator&page=102
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=-creator&page=103",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=101",
    "results": [
        {
            "id": 551,
            "name": "C",
            "creator": 827643,
            "group": 515,
            "created": "2021-02-21T09:26:35.534416Z",
            "started": null,
            "ended": null
        },
        {
            "id": 337,
            "name": "test_01a",
            "creator": 827241,
            "group": 5661,
            "created": "2020-08-11T12:51:32.317348Z",
            "started": null,
            "ended": null
        },
        {
            "id": 543,
            "name": "ggg",
            "creator": 822120,
            "group": 8371,
            "created": "2021-02-16T14:19:59.863106Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1048,
            "name": "grsfdhssfhsfh",
            "creator": 821754,
            "group": 10268,
            "created": "2022-03-08T22:51:08.450629Z",
            "started": null,
            "ended": null
        },
        {
            "id": 329,
            "name": "nhhhhhh",
            "creator": 819853,
            "group": 4530,
            "created": "2020-08-01T07:56:23.346118Z",
            "started": null,
            "ended": null
        },
        {
            "id": 457,
            "name": "oijouou7yjkk",
            "creator": 819853,
            "group": 6443,
            "created": "2020-12-02T04:00:08.779586Z",
            "started": null,
            "ended": null
        },
        {
            "id": 494,
            "name": "tirgrjggjrgr",
            "creator": 819853,
            "group": 6759,
            "created": "2021-01-16T06:23:18.083656Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1434,
            "name": "余丞浚 蔡智宇",
            "creator": 818416,
            "group": 7530,
            "created": "2023-04-21T07:50:56.173787Z",
            "started": null,
            "ended": null
        },
        {
            "id": 341,
            "name": "吳卓庭",
            "creator": 818383,
            "group": 5224,
            "created": "2020-08-15T10:26:33.545015Z",
            "started": null,
            "ended": null
        },
        {
            "id": 491,
            "name": "New Year Tournament",
            "creator": 818383,
            "group": 7337,
            "created": "2021-01-11T07:35:52.722070Z",
            "started": null,
            "ended": null
        }
    ]
}