GET /api/v1/tournament_records/?format=api&ordering=-id&page=68
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=69",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-id&page=67",
    "results": [
        {
            "id": 1032,
            "name": "王者級",
            "creator": 964872,
            "group": 25,
            "created": "2022-02-25T08:17:30.702889Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1031,
            "name": "dasdas",
            "creator": 346980,
            "group": 25,
            "created": "2022-02-24T18:22:43.072927Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1030,
            "name": "TESTING",
            "creator": 215527,
            "group": 11156,
            "created": "2022-02-22T15:10:59.926708Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1029,
            "name": "Lord of territories 2022",
            "creator": 1051076,
            "group": 10103,
            "created": "2022-02-21T22:08:30.856638Z",
            "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
        },
        {
            "id": 1027,
            "name": "ghvjh",
            "creator": 346980,
            "group": 43,
            "created": "2022-02-19T21:09:22.357378Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1026,
            "name": "Meijin",
            "creator": 1122688,
            "group": 11163,
            "created": "2022-02-19T07:39:43.062131Z",
            "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": 1024,
            "name": "王者之心",
            "creator": 964872,
            "group": 28,
            "created": "2022-02-18T08:58:43.747065Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1023,
            "name": "美人魚❤🧡💛💙💜💚❄🎀🌈🍭🧜‍♀️🦹‍♀️🦄💝👩‍🎤",
            "creator": 964872,
            "group": 3,
            "created": "2022-02-18T08:40:44.093024Z",
            "started": null,
            "ended": null
        }
    ]
}