GET /api/v1/tournament_records/?format=api&ordering=creator&page=106
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=creator&page=107",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=105",
    "results": [
        {
            "id": 877,
            "name": "GO!!!",
            "creator": 1070620,
            "group": 10413,
            "created": "2021-10-25T10:28:01.046894Z",
            "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": 895,
            "name": "1",
            "creator": 1071445,
            "group": 8896,
            "created": "2021-11-12T08:04:05.457885Z",
            "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": 896,
            "name": "test",
            "creator": 1072183,
            "group": 10496,
            "created": "2021-11-12T23:39:05.385752Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1261,
            "name": "8 октября",
            "creator": 1073880,
            "group": 5070,
            "created": "2022-10-12T02:18:58.358092Z",
            "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": 889,
            "name": "Challenge of meme 1",
            "creator": 1074055,
            "group": 10488,
            "created": "2021-11-05T04:16:23.733103Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1566,
            "name": "Partije s turnira 20.11.2023. - 7.01.2024.",
            "creator": 1076314,
            "group": 12689,
            "created": "2023-11-25T21:08:45.313725Z",
            "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
        }
    ]
}