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

{
    "count": 1579,
    "next": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=started&page=131",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=started&page=129",
    "results": [
        {
            "id": 1621,
            "name": "non",
            "creator": 1253124,
            "group": 14074,
            "created": "2024-02-25T10:05:41.087456Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1622,
            "name": "Go lovers's 1st tournament",
            "creator": 1144866,
            "group": 14001,
            "created": "2024-02-25T12:26:05.120687Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1623,
            "name": "k",
            "creator": 1366704,
            "group": 9121,
            "created": "2024-02-27T01:18:50.028949Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1624,
            "name": "ㄹㄹㄹㄹㄹㄹㄹㄹㄹㄹㄹㄹㄹㄹㄹㄹㄹ",
            "creator": 1496162,
            "group": 14017,
            "created": "2024-02-28T09:29:54.188501Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1633,
            "name": "Yay",
            "creator": 1482928,
            "group": 3,
            "created": "2024-03-18T11:54:31.948546Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1626,
            "name": "Kani 6 - Rabbity Six 6 2024",
            "creator": 1247737,
            "group": 75,
            "created": "2024-03-02T06:53:39.456884Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1627,
            "name": "Начало",
            "creator": 1377703,
            "group": 14101,
            "created": "2024-03-02T16:49:53.638011Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1645,
            "name": "vv",
            "creator": 1366704,
            "group": 9121,
            "created": "2024-04-09T00:21:51.065332Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1634,
            "name": "LIHKG 級位研修聯賽 Season 1",
            "creator": 872222,
            "group": 8905,
            "created": "2024-03-24T16:37:47.824618Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1635,
            "name": "Українське козацтво",
            "creator": 599899,
            "group": 2157,
            "created": "2024-03-25T00:44:25.251367Z",
            "started": null,
            "ended": null
        }
    ]
}