GET /api/v1/tournament_records/?format=api&ordering=-creator&page=69
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=-creator&page=70",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-creator&page=68",
    "results": [
        {
            "id": 763,
            "name": "HBJHKJHBIUIHYGHKLK",
            "creator": 1022362,
            "group": 7001,
            "created": "2021-07-15T03:05:40.986989Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1046,
            "name": "Mak",
            "creator": 1021759,
            "group": 11264,
            "created": "2022-03-07T09:06:27.498412Z",
            "started": null,
            "ended": null
        },
        {
            "id": 830,
            "name": "hi",
            "creator": 1021720,
            "group": 25,
            "created": "2021-09-14T08:01:55.929159Z",
            "started": null,
            "ended": null
        },
        {
            "id": 759,
            "name": "ภีมพล",
            "creator": 1021706,
            "group": 6823,
            "created": "2021-07-08T07:50:53.733627Z",
            "started": null,
            "ended": null
        },
        {
            "id": 755,
            "name": "go",
            "creator": 1021466,
            "group": 25,
            "created": "2021-07-07T17:18:19.862893Z",
            "started": null,
            "ended": null
        },
        {
            "id": 835,
            "name": "17 de setembro",
            "creator": 1019032,
            "group": 9676,
            "created": "2021-09-17T11:58:54.191298Z",
            "started": null,
            "ended": null
        },
        {
            "id": 773,
            "name": "9X9  比賽",
            "creator": 1018289,
            "group": 9670,
            "created": "2021-07-19T07:07:34.116829Z",
            "started": null,
            "ended": null
        },
        {
            "id": 784,
            "name": "(๑•̀ᄇ•́)و ✧ GO GO GO",
            "creator": 1018289,
            "group": 9670,
            "created": "2021-07-27T15:24:34.359288Z",
            "started": null,
            "ended": null
        },
        {
            "id": 860,
            "name": "(๑•̀ᄇ•́)و ✧ GOGOGO",
            "creator": 1018289,
            "group": 9670,
            "created": "2021-10-03T06:28:42.108876Z",
            "started": null,
            "ended": null
        },
        {
            "id": 766,
            "name": "MINI",
            "creator": 1018041,
            "group": 9590,
            "created": "2021-07-17T01:46:05.796112Z",
            "started": null,
            "ended": null
        }
    ]
}