GET /api/v1/tournament_records/?format=api&ordering=-group&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=-group&page=138",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-group&page=136",
    "results": [
        {
            "id": 426,
            "name": "my ogs userid is bobbo",
            "creator": 864466,
            "group": 28,
            "created": "2020-10-29T23:49:29.649967Z",
            "started": null,
            "ended": null
        },
        {
            "id": 856,
            "name": "Mateos",
            "creator": 1057765,
            "group": 28,
            "created": "2021-09-30T18:02:55.635313Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1024,
            "name": "王者之心",
            "creator": 964872,
            "group": 28,
            "created": "2022-02-18T08:58:43.747065Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1077,
            "name": "Madeleine",
            "creator": 907106,
            "group": 28,
            "created": "2022-03-29T07:03:27.097219Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1110,
            "name": "btbytht",
            "creator": 1123268,
            "group": 28,
            "created": "2022-04-20T04:47:21.343308Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1792,
            "name": "эксперемен",
            "creator": 1538964,
            "group": 28,
            "created": "2024-11-09T16:02:35.597052Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1855,
            "name": "Beginners",
            "creator": 1507765,
            "group": 28,
            "created": "2025-03-16T13:24:43.466479Z",
            "started": null,
            "ended": null
        },
        {
            "id": 583,
            "name": "Test turnir",
            "creator": 585960,
            "group": 27,
            "created": "2021-03-14T11:36:46.243647Z",
            "started": null,
            "ended": null
        },
        {
            "id": 598,
            "name": "SJJOT",
            "creator": 585960,
            "group": 27,
            "created": "2021-03-22T18:06:48.323201Z",
            "started": null,
            "ended": null
        },
        {
            "id": 5,
            "name": "Test",
            "creator": 784,
            "group": 25,
            "created": "2019-07-13T18:19:53.765320Z",
            "started": null,
            "ended": null
        }
    ]
}