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

{
    "count": 1619,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=146",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=144",
    "results": [
        {
            "id": 1613,
            "name": "Yyy",
            "creator": 1385882,
            "group": 13697,
            "created": "2024-01-27T13:20:51.475151Z",
            "started": null,
            "ended": null
        },
        {
            "id": 259,
            "name": "yyyyya",
            "creator": 736026,
            "group": 5816,
            "created": "2020-06-02T07:49:59.925126Z",
            "started": null,
            "ended": null
        },
        {
            "id": 952,
            "name": "Zafer",
            "creator": 1056005,
            "group": 9970,
            "created": "2022-01-09T12:27:37.464682Z",
            "started": null,
            "ended": null
        },
        {
            "id": 949,
            "name": "Zafer",
            "creator": 1056005,
            "group": 39,
            "created": "2022-01-06T10:45:26.379969Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1810,
            "name": "Zebra",
            "creator": 1620351,
            "group": 14709,
            "created": "2024-12-21T11:55:08.946739Z",
            "started": null,
            "ended": null
        },
        {
            "id": 64,
            "name": "ZESDER Chess & Go Clup Tournament - 01",
            "creator": 680909,
            "group": 3,
            "created": "2020-01-16T11:09:31.101906Z",
            "started": null,
            "ended": null
        },
        {
            "id": 662,
            "name": "Zoe 1M 22",
            "creator": 932671,
            "group": 6332,
            "created": "2021-05-10T07:56:48.810154Z",
            "started": null,
            "ended": null
        },
        {
            "id": 663,
            "name": "Zoe 1M 22",
            "creator": 932671,
            "group": 825,
            "created": "2021-05-10T08:03:27.520166Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1436,
            "name": "ZXSadWQWQai",
            "creator": 1271265,
            "group": 10297,
            "created": "2023-04-22T05:48:19.341370Z",
            "started": null,
            "ended": null
        },
        {
            "id": 860,
            "name": "(๑•̀ᄇ•́)و ✧ GOGOGO",
            "creator": 1018289,
            "group": 9670,
            "created": "2021-10-03T06:28:42.108876Z",
            "started": null,
            "ended": null
        }
    ]
}