GET /api/v1/tournament_records/?format=api&ordering=created&page=49
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=created&page=50",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=created&page=48",
    "results": [
        {
            "id": 541,
            "name": "Open Tournament",
            "creator": 786360,
            "group": 7952,
            "created": "2021-02-15T18:29:52.732253Z",
            "started": null,
            "ended": null
        },
        {
            "id": 543,
            "name": "ggg",
            "creator": 822120,
            "group": 8371,
            "created": "2021-02-16T14:19:59.863106Z",
            "started": null,
            "ended": null
        },
        {
            "id": 545,
            "name": "A f",
            "creator": 940672,
            "group": 25,
            "created": "2021-02-18T06:48:19.153454Z",
            "started": null,
            "ended": null
        },
        {
            "id": 546,
            "name": "非常好玩的比賽",
            "creator": 940672,
            "group": 25,
            "created": "2021-02-18T06:48:38.891591Z",
            "started": null,
            "ended": null
        },
        {
            "id": 550,
            "name": "name",
            "creator": 628905,
            "group": 7952,
            "created": "2021-02-19T18:53:25.522955Z",
            "started": null,
            "ended": null
        },
        {
            "id": 551,
            "name": "C",
            "creator": 827643,
            "group": 515,
            "created": "2021-02-21T09:26:35.534416Z",
            "started": null,
            "ended": null
        },
        {
            "id": 552,
            "name": "Mlem",
            "creator": 526017,
            "group": 8448,
            "created": "2021-02-22T22:33:49.034715Z",
            "started": null,
            "ended": null
        },
        {
            "id": 553,
            "name": "Torneo de Atari Go",
            "creator": 151301,
            "group": 8449,
            "created": "2021-02-23T01:41:39.608652Z",
            "started": null,
            "ended": null
        },
        {
            "id": 554,
            "name": "GO WORLD: The first tournament of this group",
            "creator": 925601,
            "group": 8410,
            "created": "2021-02-25T02:36:56.692791Z",
            "started": null,
            "ended": null
        },
        {
            "id": 556,
            "name": "OGS no title tournament",
            "creator": 913437,
            "group": 515,
            "created": "2021-02-26T01:15:38.786886Z",
            "started": null,
            "ended": null
        }
    ]
}