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": 722,
            "name": "A",
            "creator": 1013057,
            "group": 9473,
            "created": "2021-06-17T15:17:26.914448Z",
            "started": null,
            "ended": null
        },
        {
            "id": 723,
            "name": "9x9 blitz",
            "creator": 482393,
            "group": 9451,
            "created": "2021-06-17T15:31:26.736074Z",
            "started": null,
            "ended": null
        },
        {
            "id": 724,
            "name": "what us thus",
            "creator": 783999,
            "group": 9298,
            "created": "2021-06-18T00:43:26.575532Z",
            "started": null,
            "ended": null
        },
        {
            "id": 725,
            "name": "katago-micro即時決賽",
            "creator": 879609,
            "group": 9461,
            "created": "2021-06-18T05:30:40.113103Z",
            "started": null,
            "ended": null
        },
        {
            "id": 729,
            "name": "hk",
            "creator": 846189,
            "group": 25,
            "created": "2021-06-20T04:30:34.477630Z",
            "started": null,
            "ended": null
        },
        {
            "id": 731,
            "name": "Peaw",
            "creator": 1008533,
            "group": 4716,
            "created": "2021-06-23T02:41:42.185879Z",
            "started": null,
            "ended": null
        },
        {
            "id": 732,
            "name": "n",
            "creator": 865453,
            "group": 24,
            "created": "2021-06-23T16:03:38.204555Z",
            "started": null,
            "ended": null
        },
        {
            "id": 733,
            "name": "o",
            "creator": 865453,
            "group": 24,
            "created": "2021-06-23T16:12:42.771004Z",
            "started": null,
            "ended": null
        },
        {
            "id": 734,
            "name": "feews",
            "creator": 983435,
            "group": 8895,
            "created": "2021-06-25T07:41:56.475811Z",
            "started": null,
            "ended": null
        },
        {
            "id": 735,
            "name": "k",
            "creator": 1015881,
            "group": 9521,
            "created": "2021-06-25T20:07:40.706112Z",
            "started": null,
            "ended": null
        }
    ]
}