GET /api/v1/tournament_records/?format=api&ordering=group&page=93
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=94",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=92",
    "results": [
        {
            "id": 554,
            "name": "GO WORLD: The first tournament of this group",
            "creator": 925601,
            "group": 8410,
            "created": "2021-02-25T02:36:56.692791Z",
            "started": null,
            "ended": null
        },
        {
            "id": 986,
            "name": "第二届世界华人围棋联赛",
            "creator": 1081545,
            "group": 8419,
            "created": "2022-01-25T03:04:49.959312Z",
            "started": null,
            "ended": null
        },
        {
            "id": 552,
            "name": "Mlem",
            "creator": 526017,
            "group": 8448,
            "created": "2021-02-22T22:33:49.034715Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1433,
            "name": "test2",
            "creator": 151301,
            "group": 8449,
            "created": "2023-04-14T18:41:25.573328Z",
            "started": null,
            "ended": null
        },
        {
            "id": 553,
            "name": "Torneo de Atari Go",
            "creator": 151301,
            "group": 8449,
            "created": "2021-02-23T01:41:39.608652Z",
            "started": null,
            "ended": null
        },
        {
            "id": 607,
            "name": "take 3",
            "creator": 959771,
            "group": 8467,
            "created": "2021-03-27T19:11:17.697853Z",
            "started": null,
            "ended": null
        },
        {
            "id": 557,
            "name": "坐隐天下 v1.0 比赛",
            "creator": 918259,
            "group": 8481,
            "created": "2021-02-26T02:36:58.752275Z",
            "started": null,
            "ended": null
        },
        {
            "id": 654,
            "name": "me felix",
            "creator": 817673,
            "group": 8517,
            "created": "2021-05-03T16:13:57.482213Z",
            "started": null,
            "ended": null
        },
        {
            "id": 644,
            "name": "me felix",
            "creator": 817673,
            "group": 8517,
            "created": "2021-04-27T22:47:50.983705Z",
            "started": null,
            "ended": null
        },
        {
            "id": 567,
            "name": "hi",
            "creator": 941977,
            "group": 8552,
            "created": "2021-03-07T03:46:40.244871Z",
            "started": null,
            "ended": null
        }
    ]
}