GET /api/v1/tournament_records/?format=api&ordering=created&page=78
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1619,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=created&page=79",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=created&page=77",
    "results": [
        {
            "id": 881,
            "name": "Tiger",
            "creator": 355524,
            "group": 25,
            "created": "2021-10-29T02:41:32.916447Z",
            "started": null,
            "ended": null
        },
        {
            "id": 882,
            "name": "rerrei",
            "creator": 1069332,
            "group": 9121,
            "created": "2021-10-29T04:32:35.690662Z",
            "started": null,
            "ended": null
        },
        {
            "id": 883,
            "name": "Go Turnuvası: Kasım 2021",
            "creator": 1071107,
            "group": 10438,
            "created": "2021-10-29T12:58:08.405664Z",
            "started": null,
            "ended": null
        },
        {
            "id": 885,
            "name": "OGS",
            "creator": 932671,
            "group": 3,
            "created": "2021-10-31T08:28:41.827109Z",
            "started": null,
            "ended": null
        },
        {
            "id": 886,
            "name": "Хеллоуин битва",
            "creator": 918036,
            "group": 8357,
            "created": "2021-10-31T09:49:22.245653Z",
            "started": null,
            "ended": null
        },
        {
            "id": 887,
            "name": "P601 30",
            "creator": 1029849,
            "group": 43,
            "created": "2021-11-02T05:48:19.446758Z",
            "started": null,
            "ended": null
        },
        {
            "id": 888,
            "name": "P605 30",
            "creator": 1029849,
            "group": 43,
            "created": "2021-11-02T05:57:24.219152Z",
            "started": null,
            "ended": null
        },
        {
            "id": 889,
            "name": "Challenge of meme 1",
            "creator": 1074055,
            "group": 10488,
            "created": "2021-11-05T04:16:23.733103Z",
            "started": null,
            "ended": null
        },
        {
            "id": 890,
            "name": "Wonderful play 4",
            "creator": 928230,
            "group": 5502,
            "created": "2021-11-06T09:16:54.634464Z",
            "started": null,
            "ended": null
        },
        {
            "id": 893,
            "name": "Who's the winner",
            "creator": 1077953,
            "group": 10532,
            "created": "2021-11-11T03:50:39.730536Z",
            "started": null,
            "ended": null
        }
    ]
}