GET /api/v1/tournament_records/?format=api&page=78
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&page=79",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&page=77",
    "results": [
        {
            "id": 811,
            "name": "thai",
            "creator": 746506,
            "group": 471,
            "created": "2021-08-30T11:48:46.250062Z",
            "started": null,
            "ended": null
        },
        {
            "id": 812,
            "name": "เฮงเฮง",
            "creator": 1039395,
            "group": 9318,
            "created": "2021-08-31T02:41:50.125096Z",
            "started": null,
            "ended": null
        },
        {
            "id": 813,
            "name": "นนนนนนนนนนนนนนนน",
            "creator": 1042295,
            "group": 485,
            "created": "2021-09-02T04:55:15.570553Z",
            "started": null,
            "ended": null
        },
        {
            "id": 814,
            "name": "o2",
            "creator": 1032613,
            "group": 10036,
            "created": "2021-09-02T07:23:03.644222Z",
            "started": null,
            "ended": null
        },
        {
            "id": 815,
            "name": "The best",
            "creator": 1035756,
            "group": 10036,
            "created": "2021-09-02T08:39:21.176618Z",
            "started": null,
            "ended": null
        },
        {
            "id": 816,
            "name": "test",
            "creator": 126382,
            "group": 4794,
            "created": "2021-09-02T13:56:52.476474Z",
            "started": null,
            "ended": null
        },
        {
            "id": 817,
            "name": "Shiyu Fan's group go competition",
            "creator": 908776,
            "group": 8840,
            "created": "2021-09-03T03:20:53.408144Z",
            "started": null,
            "ended": null
        },
        {
            "id": 818,
            "name": "ศึกชิงราชาควาย",
            "creator": 1044162,
            "group": 9669,
            "created": "2021-09-05T07:41:55.206820Z",
            "started": null,
            "ended": null
        },
        {
            "id": 819,
            "name": "Taiwan",
            "creator": 348886,
            "group": 1144,
            "created": "2021-09-05T18:51:54.023538Z",
            "started": null,
            "ended": null
        },
        {
            "id": 820,
            "name": "ุ",
            "creator": 1027361,
            "group": 8276,
            "created": "2021-09-09T04:07:05.917351Z",
            "started": null,
            "ended": null
        }
    ]
}