GET /api/v1/tournament_records/?format=api&ordering=id&page=62
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=id&page=63",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=id&page=61",
    "results": [
        {
            "id": 690,
            "name": "O",
            "creator": 929370,
            "group": 3,
            "created": "2021-05-23T05:43:50.729771Z",
            "started": null,
            "ended": null
        },
        {
            "id": 691,
            "name": "我們的比賽",
            "creator": 941875,
            "group": 8390,
            "created": "2021-05-24T11:09:31.594989Z",
            "started": null,
            "ended": null
        },
        {
            "id": 692,
            "name": "Test SEYGO",
            "creator": 1002390,
            "group": 6192,
            "created": "2021-05-26T18:12:22.431393Z",
            "started": null,
            "ended": null
        },
        {
            "id": 693,
            "name": "abcdefghijklmnop",
            "creator": 981903,
            "group": 9259,
            "created": "2021-05-27T06:15:56.726590Z",
            "started": null,
            "ended": null
        },
        {
            "id": 694,
            "name": "Tournament record",
            "creator": 189543,
            "group": 9152,
            "created": "2021-05-27T08:38:21.814231Z",
            "started": null,
            "ended": null
        },
        {
            "id": 695,
            "name": "Test 1",
            "creator": 1002390,
            "group": 6192,
            "created": "2021-05-27T13:00:55.621764Z",
            "started": null,
            "ended": null
        },
        {
            "id": 696,
            "name": "Shogi 将棋 9x9 LV",
            "creator": 1003574,
            "group": 935,
            "created": "2021-05-28T14:44:04.188874Z",
            "started": null,
            "ended": null
        },
        {
            "id": 697,
            "name": "Kengyiyang",
            "creator": 1003869,
            "group": 9280,
            "created": "2021-05-29T04:17:15.803200Z",
            "started": null,
            "ended": null
        },
        {
            "id": 698,
            "name": "tournoi de bienvenue",
            "creator": 982767,
            "group": 9244,
            "created": "2021-05-29T11:18:17.779627Z",
            "started": null,
            "ended": null
        },
        {
            "id": 699,
            "name": "TGA Cup 2021-Dan Category",
            "creator": 757957,
            "group": 9221,
            "created": "2021-05-30T05:08:36.086987Z",
            "started": null,
            "ended": null
        }
    ]
}