GET /api/v1/tournament_records/?format=api&ordering=-id&page=81
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=82",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-id&page=80",
    "results": [
        {
            "id": 889,
            "name": "Challenge of meme 1",
            "creator": 1074055,
            "group": 10488,
            "created": "2021-11-05T04:16:23.733103Z",
            "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": 887,
            "name": "P601 30",
            "creator": 1029849,
            "group": 43,
            "created": "2021-11-02T05:48:19.446758Z",
            "started": null,
            "ended": null
        },
        {
            "id": 886,
            "name": "Хеллоуин битва",
            "creator": 918036,
            "group": 8357,
            "created": "2021-10-31T09:49:22.245653Z",
            "started": null,
            "ended": null
        },
        {
            "id": 885,
            "name": "OGS",
            "creator": 932671,
            "group": 3,
            "created": "2021-10-31T08:28:41.827109Z",
            "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": 882,
            "name": "rerrei",
            "creator": 1069332,
            "group": 9121,
            "created": "2021-10-29T04:32:35.690662Z",
            "started": null,
            "ended": null
        },
        {
            "id": 881,
            "name": "Tiger",
            "creator": 355524,
            "group": 25,
            "created": "2021-10-29T02:41:32.916447Z",
            "started": null,
            "ended": null
        },
        {
            "id": 880,
            "name": "第一届线下群内赛",
            "creator": 788451,
            "group": 10431,
            "created": "2021-10-27T10:51:14.675654Z",
            "started": null,
            "ended": null
        },
        {
            "id": 879,
            "name": "TRYCUP",
            "creator": 721801,
            "group": 10416,
            "created": "2021-10-25T14:45:57.702856Z",
            "started": null,
            "ended": null
        }
    ]
}