GET /api/v1/tournament_records/?format=api&ordering=-group&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=-group&page=131",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=129",
    "results": [
        {
            "id": 505,
            "name": "ozzyiscimen",
            "creator": 831547,
            "group": 309,
            "created": "2021-01-23T06:08:40.432092Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1738,
            "name": "Sample",
            "creator": 753236,
            "group": 309,
            "created": "2024-07-09T23:22:17.379300Z",
            "started": null,
            "ended": null
        },
        {
            "id": 160,
            "name": "Prueba",
            "creator": 730553,
            "group": 283,
            "created": "2020-04-13T19:25:42.600332Z",
            "started": null,
            "ended": null
        },
        {
            "id": 453,
            "name": "test",
            "creator": 709291,
            "group": 273,
            "created": "2020-11-29T13:44:09.617900Z",
            "started": null,
            "ended": null
        },
        {
            "id": 499,
            "name": "ANime",
            "creator": 842293,
            "group": 221,
            "created": "2021-01-20T18:02:20.821864Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1310,
            "name": "Beginners' Cup",
            "creator": 1235089,
            "group": 177,
            "created": "2022-11-28T18:02:05.682229Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1886,
            "name": "vreh5y",
            "creator": 1765191,
            "group": 161,
            "created": "2025-06-07T14:51:21.524435Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1347,
            "name": "Torneo Costarricense de Go en Línea 2022 (Segunda Fase)",
            "creator": 27056,
            "group": 149,
            "created": "2023-01-19T16:40:13.264450Z",
            "started": null,
            "ended": null
        },
        {
            "id": 101,
            "name": "Online Competitie",
            "creator": 70458,
            "group": 147,
            "created": "2020-03-20T20:18:01.224459Z",
            "started": null,
            "ended": null
        },
        {
            "id": 449,
            "name": "Toxicsushi",
            "creator": 54113,
            "group": 146,
            "created": "2020-11-27T12:56:15.697594Z",
            "started": null,
            "ended": null
        }
    ]
}