GET /api/v1/tournament_records/?format=api&ordering=-id&page=64
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=65",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-id&page=63",
    "results": [
        {
            "id": 1087,
            "name": "Live 9x9 Double Elimination Tournament 2022-04-04 02:40",
            "creator": 1138166,
            "group": 25,
            "created": "2022-04-04T02:53:09.350248Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1086,
            "name": "123:)",
            "creator": 1139302,
            "group": 11496,
            "created": "2022-04-03T11:11:25.474783Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1085,
            "name": "#May CUP Main Tournament 2022",
            "creator": 1139241,
            "group": 10103,
            "created": "2022-04-03T08:47:41.389812Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1084,
            "name": "#April CUP Main Tournament 2022",
            "creator": 1139241,
            "group": 10103,
            "created": "2022-04-02T09:12:45.725142Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1082,
            "name": "hi",
            "creator": 730663,
            "group": 11099,
            "created": "2022-03-31T08:05:54.268913Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1081,
            "name": "Ih8huh",
            "creator": 1092952,
            "group": 1180,
            "created": "2022-03-30T12:25:37.598344Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1079,
            "name": "19x19",
            "creator": 1116912,
            "group": 11472,
            "created": "2022-03-30T07:44:30.286936Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1078,
            "name": "bye我就唔會但又唔可以食及格陵但",
            "creator": 1092952,
            "group": 11056,
            "created": "2022-03-29T07:05:16.456793Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1077,
            "name": "Madeleine",
            "creator": 907106,
            "group": 28,
            "created": "2022-03-29T07:03:27.097219Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1076,
            "name": "為",
            "creator": 1092952,
            "group": 99,
            "created": "2022-03-29T06:58:12.633022Z",
            "started": null,
            "ended": null
        }
    ]
}