GET /api/v1/tournament_records/?format=api&ordering=-group&page=41
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=-group&page=42",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=40",
    "results": [
        {
            "id": 896,
            "name": "test",
            "creator": 1072183,
            "group": 10496,
            "created": "2021-11-12T23:39:05.385752Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1337,
            "name": "Кубок Гор 2023 | Дагестан",
            "creator": 719734,
            "group": 10490,
            "created": "2023-01-07T17:40:23.009141Z",
            "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": 908,
            "name": "Who win",
            "creator": 1080403,
            "group": 10488,
            "created": "2021-11-23T04:25:56.484841Z",
            "started": null,
            "ended": null
        },
        {
            "id": 921,
            "name": "1 rec torments ",
            "creator": 1080399,
            "group": 10488,
            "created": "2021-12-07T10:13:49.022243Z",
            "started": null,
            "ended": null
        },
        {
            "id": 956,
            "name": "2022-Jan-13 tournament creep1 group",
            "creator": 1074055,
            "group": 10488,
            "created": "2022-01-12T11:35:01.329049Z",
            "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": 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
        },
        {
            "id": 877,
            "name": "GO!!!",
            "creator": 1070620,
            "group": 10413,
            "created": "2021-10-25T10:28:01.046894Z",
            "started": null,
            "ended": null
        }
    ]
}