GET /api/v1/tournament_records/?format=api&ordering=created&page=137
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=created&page=138",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=created&page=136",
    "results": [
        {
            "id": 1617,
            "name": "For fun",
            "creator": 1507765,
            "group": 25,
            "created": "2024-02-17T13:19:23.828770Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1618,
            "name": "Put and Rumi's Tournament",
            "creator": 1144866,
            "group": 14054,
            "created": "2024-02-18T07:22:58.370302Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1619,
            "name": "Bill",
            "creator": 1507765,
            "group": 12602,
            "created": "2024-02-18T17:44:45.954374Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1620,
            "name": "pour enfant",
            "creator": 1253131,
            "group": 14074,
            "created": "2024-02-21T15:48:19.418001Z",
            "started": null,
            "ended": null
        },
        {
            "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": 1625,
            "name": "123456789",
            "creator": 1470605,
            "group": 14001,
            "created": "2024-03-01T19:58:30.382753Z",
            "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
        }
    ]
}