GET /api/v1/tournament_records/?format=api&ordering=group&page=68
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=69",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=67",
    "results": [
        {
            "id": 229,
            "name": "apple vs banana",
            "creator": 769245,
            "group": 5758,
            "created": "2020-05-19T02:14:49.891064Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1271,
            "name": "YW Chan",
            "creator": 1219935,
            "group": 5759,
            "created": "2022-10-27T06:52:31.056681Z",
            "started": null,
            "ended": null
        },
        {
            "id": 251,
            "name": "\"Croatian Go Open 2020\"",
            "creator": 789395,
            "group": 5774,
            "created": "2020-05-30T07:21:54.790980Z",
            "started": null,
            "ended": null
        },
        {
            "id": 250,
            "name": "Croatian Go Open 2020",
            "creator": 789395,
            "group": 5774,
            "created": "2020-05-30T07:16:10.818971Z",
            "started": null,
            "ended": null
        },
        {
            "id": 232,
            "name": "vvv",
            "creator": 779723,
            "group": 5787,
            "created": "2020-05-21T03:11:05.867851Z",
            "started": null,
            "ended": null
        },
        {
            "id": 560,
            "name": "MGF Grand tournament 2021",
            "creator": 769820,
            "group": 5803,
            "created": "2021-03-03T19:00:29.413735Z",
            "started": null,
            "ended": null
        },
        {
            "id": 235,
            "name": "Cuntis tournament",
            "creator": 785694,
            "group": 5804,
            "created": "2020-05-23T03:49:31.593665Z",
            "started": null,
            "ended": null
        },
        {
            "id": 262,
            "name": "harry harry",
            "creator": 654168,
            "group": 5807,
            "created": "2020-06-04T00:58:50.593108Z",
            "started": null,
            "ended": null
        },
        {
            "id": 309,
            "name": "筑紫の集い",
            "creator": 786109,
            "group": 5812,
            "created": "2020-07-10T01:21:17.913883Z",
            "started": null,
            "ended": null
        },
        {
            "id": 308,
            "name": "筑紫の集い",
            "creator": 786109,
            "group": 5812,
            "created": "2020-07-10T01:20:25.527154Z",
            "started": null,
            "ended": null
        }
    ]
}