GET /api/v1/tournament_records/?format=api&ordering=-creator&page=94
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=95",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=93",
    "results": [
        {
            "id": 1836,
            "name": "LIHKG 棋聖戰 第四期",
            "creator": 872222,
            "group": 8905,
            "created": "2025-02-15T13:21:29.212130Z",
            "started": null,
            "ended": null
        },
        {
            "id": 518,
            "name": "jkc",
            "creator": 870696,
            "group": 7256,
            "created": "2021-02-01T07:33:42.790822Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1153,
            "name": "L",
            "creator": 869775,
            "group": 6293,
            "created": "2022-06-09T12:24:01.670010Z",
            "started": null,
            "ended": null
        },
        {
            "id": 559,
            "name": "123",
            "creator": 868193,
            "group": 8277,
            "created": "2021-03-03T07:47:59.421475Z",
            "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": 516,
            "name": "uhh",
            "creator": 867731,
            "group": 6759,
            "created": "2021-01-30T19:18:38.916017Z",
            "started": null,
            "ended": null
        },
        {
            "id": 732,
            "name": "n",
            "creator": 865453,
            "group": 24,
            "created": "2021-06-23T16:03:38.204555Z",
            "started": null,
            "ended": null
        },
        {
            "id": 733,
            "name": "o",
            "creator": 865453,
            "group": 24,
            "created": "2021-06-23T16:12:42.771004Z",
            "started": null,
            "ended": null
        },
        {
            "id": 427,
            "name": "Test",
            "creator": 865290,
            "group": 7187,
            "created": "2020-11-03T16:51:58.076051Z",
            "started": null,
            "ended": null
        },
        {
            "id": 426,
            "name": "my ogs userid is bobbo",
            "creator": 864466,
            "group": 28,
            "created": "2020-10-29T23:49:29.649967Z",
            "started": null,
            "ended": null
        }
    ]
}