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

{
    "count": 1620,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=created&page=141",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=created&page=139",
    "results": [
        {
            "id": 1660,
            "name": "Best tournament eeeeeeeeevvvvvvvvveeeeeeeeerrrrrrrrrrrrr😝😝😝😝",
            "creator": 1265911,
            "group": 13797,
            "created": "2024-04-25T22:47:29.971672Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1661,
            "name": "Tournament",
            "creator": 1552725,
            "group": 14244,
            "created": "2024-04-27T14:31:35.108414Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1662,
            "name": "Best tournament ever!😝😝😝",
            "creator": 1265911,
            "group": 13797,
            "created": "2024-04-28T15:13:58.698743Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1663,
            "name": "World go championship",
            "creator": 1553163,
            "group": 12712,
            "created": "2024-04-29T01:44:19.010028Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1664,
            "name": "14kyu yay!",
            "creator": 1253756,
            "group": 4598,
            "created": "2024-05-01T08:28:13.032291Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1665,
            "name": "Foxy is wise",
            "creator": 1546177,
            "group": 14201,
            "created": "2024-05-02T15:04:10.913012Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1667,
            "name": "LIHKG 棋聖戰 第三期",
            "creator": 872222,
            "group": 8905,
            "created": "2024-05-05T14:22:48.846310Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1668,
            "name": "LIHKG Season 7 League A",
            "creator": 872222,
            "group": 8905,
            "created": "2024-05-05T14:23:06.623847Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1669,
            "name": "LIHKG Season 7 League B",
            "creator": 872222,
            "group": 8905,
            "created": "2024-05-05T14:23:14.169329Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1670,
            "name": "Bro",
            "creator": 1511838,
            "group": 25,
            "created": "2024-05-11T07:08:39.401410Z",
            "started": null,
            "ended": null
        }
    ]
}