GET /api/v1/tournament_records/?format=api&ordering=id&page=140
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=141",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=id&page=139",
    "results": [
        {
            "id": 1651,
            "name": "tokyo",
            "creator": 1532834,
            "group": 14215,
            "created": "2024-04-17T09:56:01.490255Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1654,
            "name": "^_^",
            "creator": 1138169,
            "group": 11657,
            "created": "2024-04-19T13:57:12.019683Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1658,
            "name": "Easter Tournament",
            "creator": 1433463,
            "group": 8562,
            "created": "2024-04-21T10:54:25.342155Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1659,
            "name": "Happy Genius School",
            "creator": 1322475,
            "group": 4716,
            "created": "2024-04-22T10:22:21.912251Z",
            "started": null,
            "ended": null
        },
        {
            "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
        }
    ]
}