GET /api/v1/tournament_records/?format=api&ordering=group&page=139
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=140",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=138",
    "results": [
        {
            "id": 1357,
            "name": "Monday Morning 19x19",
            "creator": 1246361,
            "group": 12889,
            "created": "2023-02-14T09:52:16.124903Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1360,
            "name": "JJ",
            "creator": 1040806,
            "group": 12905,
            "created": "2023-02-19T20:16:29.322996Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1835,
            "name": "Аво",
            "creator": 1685115,
            "group": 12913,
            "created": "2025-02-14T16:51:53.045822Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1361,
            "name": "癸卯梅竹_第一盤",
            "creator": 1297043,
            "group": 12918,
            "created": "2023-02-24T17:50:39.178575Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1446,
            "name": "e",
            "creator": 602572,
            "group": 12926,
            "created": "2023-05-10T20:42:59.719907Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1492,
            "name": "Let's go",
            "creator": 1269895,
            "group": 12930,
            "created": "2023-08-02T15:50:02.635456Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1365,
            "name": "Go to go!!!",
            "creator": 1269895,
            "group": 12930,
            "created": "2023-03-02T10:04:52.788408Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1368,
            "name": "Made in SFS",
            "creator": 1229809,
            "group": 12931,
            "created": "2023-03-04T12:08:12.515498Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1411,
            "name": "паша 100% выйграет",
            "creator": 1198184,
            "group": 12934,
            "created": "2023-03-21T16:35:23.074617Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1367,
            "name": "ваекк",
            "creator": 1198184,
            "group": 12934,
            "created": "2023-03-03T16:05:41.315690Z",
            "started": null,
            "ended": null
        }
    ]
}