GET /api/v1/tournament_records/?format=api&ordering=created&page=53
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=54",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=created&page=52",
    "results": [
        {
            "id": 590,
            "name": "Madeleine",
            "creator": 907106,
            "group": 25,
            "created": "2021-03-18T06:08:13.837473Z",
            "started": null,
            "ended": null
        },
        {
            "id": 591,
            "name": "Easter Egg Competition",
            "creator": 554796,
            "group": 3852,
            "created": "2021-03-18T11:00:22.454046Z",
            "started": null,
            "ended": null
        },
        {
            "id": 596,
            "name": "S_Alexander is the best!",
            "creator": 770016,
            "group": 6124,
            "created": "2021-03-20T09:45:40.419286Z",
            "started": null,
            "ended": null
        },
        {
            "id": 597,
            "name": "你好",
            "creator": 925466,
            "group": 8107,
            "created": "2021-03-21T03:44:34.269049Z",
            "started": null,
            "ended": null
        },
        {
            "id": 598,
            "name": "SJJOT",
            "creator": 585960,
            "group": 27,
            "created": "2021-03-22T18:06:48.323201Z",
            "started": null,
            "ended": null
        },
        {
            "id": 599,
            "name": "Go tournament",
            "creator": 952140,
            "group": 8709,
            "created": "2021-03-24T07:42:47.803395Z",
            "started": null,
            "ended": null
        },
        {
            "id": 600,
            "name": "Live 9x9 Double Elimination Tournament 2021-03-26 02:30",
            "creator": 952140,
            "group": 8709,
            "created": "2021-03-26T02:48:35.094814Z",
            "started": null,
            "ended": null
        },
        {
            "id": 601,
            "name": "112233",
            "creator": 941913,
            "group": 8391,
            "created": "2021-03-26T07:29:21.282913Z",
            "started": null,
            "ended": null
        },
        {
            "id": 602,
            "name": "eyydgwtysgtfuvwrt7ge",
            "creator": 941876,
            "group": 3,
            "created": "2021-03-26T07:49:56.580455Z",
            "started": null,
            "ended": null
        },
        {
            "id": 603,
            "name": "Kcm",
            "creator": 941935,
            "group": 8734,
            "created": "2021-03-26T13:51:47.069192Z",
            "started": null,
            "ended": null
        }
    ]
}