GET /api/v1/tournament_records/?format=api&ordering=-name&page=47
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=-name&page=48",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=46",
    "results": [
        {
            "id": 1447,
            "name": "sophie X melisa",
            "creator": 1348122,
            "group": 13117,
            "created": "2023-05-12T22:49:18.693404Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1118,
            "name": "some tournament",
            "creator": 810610,
            "group": 6345,
            "created": "2022-04-24T22:02:15.158048Z",
            "started": null,
            "ended": null
        },
        {
            "id": 202,
            "name": "something",
            "creator": 768293,
            "group": 5563,
            "created": "2020-05-04T02:38:51.057766Z",
            "started": null,
            "ended": null
        },
        {
            "id": 789,
            "name": "So good",
            "creator": 977208,
            "group": 9813,
            "created": "2021-08-02T23:30:38.822502Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1458,
            "name": "Sơ Cấp 9x9",
            "creator": 1041975,
            "group": 13262,
            "created": "2023-05-25T13:42:15.653930Z",
            "started": null,
            "ended": null
        },
        {
            "id": 270,
            "name": "smtng",
            "creator": 768293,
            "group": 5943,
            "created": "2020-06-07T01:19:00.718364Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1569,
            "name": "SM Sarja 2023",
            "creator": 192095,
            "group": 75,
            "created": "2023-12-02T07:45:06.887456Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1898,
            "name": "Smarty",
            "creator": 1614591,
            "group": 15444,
            "created": "2025-06-19T12:29:41.344955Z",
            "started": null,
            "ended": null
        },
        {
            "id": 704,
            "name": "Sm",
            "creator": 941933,
            "group": 8392,
            "created": "2021-06-04T07:28:50.768103Z",
            "started": null,
            "ended": null
        },
        {
            "id": 428,
            "name": "Slow Tournament",
            "creator": 850027,
            "group": 6949,
            "created": "2020-11-05T19:03:26.841551Z",
            "started": null,
            "ended": null
        }
    ]
}