GET /api/v1/tournament_records/?format=api&page=98
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=99",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&page=97",
    "results": [
        {
            "id": 1020,
            "name": "Tengen",
            "creator": 1122132,
            "group": 9945,
            "created": "2022-02-17T16:53:46.143231Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1021,
            "name": "acacac",
            "creator": 1052868,
            "group": 11152,
            "created": "2022-02-18T01:35:58.029182Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1022,
            "name": "美人魚",
            "creator": 964872,
            "group": 3,
            "created": "2022-02-18T08:39:01.692979Z",
            "started": null,
            "ended": null
        },
        {
            "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": 1023,
            "name": "美人魚❤🧡💛💙💜💚❄🎀🌈🍭🧜‍♀️🦹‍♀️🦄💝👩‍🎤",
            "creator": 964872,
            "group": 3,
            "created": "2022-02-18T08:40:44.093024Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1024,
            "name": "王者之心",
            "creator": 964872,
            "group": 28,
            "created": "2022-02-18T08:58:43.747065Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1025,
            "name": "ty tyhty",
            "creator": 1122400,
            "group": 10758,
            "created": "2022-02-18T09:09:25.154289Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1026,
            "name": "Meijin",
            "creator": 1122688,
            "group": 11163,
            "created": "2022-02-19T07:39:43.062131Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1027,
            "name": "ghvjh",
            "creator": 346980,
            "group": 43,
            "created": "2022-02-19T21:09:22.357378Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1028,
            "name": "Champion´s Cup",
            "creator": 1071550,
            "group": 25,
            "created": "2022-02-21T14:35:55.226847Z",
            "started": null,
            "ended": null
        }
    ]
}