GET /api/v1/tournament_records/?format=api&ordering=group&page=104
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=105",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=group&page=103",
    "results": [
        {
            "id": 667,
            "name": "itzel vs Natalia",
            "creator": 945741,
            "group": 9118,
            "created": "2021-05-11T00:41:26.572512Z",
            "started": null,
            "ended": null
        },
        {
            "id": 666,
            "name": "nataliavshomar",
            "creator": 995655,
            "group": 9118,
            "created": "2021-05-11T00:40:46.127391Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1645,
            "name": "vv",
            "creator": 1366704,
            "group": 9121,
            "created": "2024-04-09T00:21:51.065332Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1623,
            "name": "k",
            "creator": 1366704,
            "group": 9121,
            "created": "2024-02-27T01:18:50.028949Z",
            "started": null,
            "ended": null
        },
        {
            "id": 882,
            "name": "rerrei",
            "creator": 1069332,
            "group": 9121,
            "created": "2021-10-29T04:32:35.690662Z",
            "started": null,
            "ended": null
        },
        {
            "id": 670,
            "name": "hello test",
            "creator": 517730,
            "group": 9125,
            "created": "2021-05-11T08:21:21.529649Z",
            "started": null,
            "ended": null
        },
        {
            "id": 680,
            "name": "p",
            "creator": 945756,
            "group": 9127,
            "created": "2021-05-18T18:54:37.508793Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1049,
            "name": "Ппл =💩Щитомордник",
            "creator": 891706,
            "group": 9135,
            "created": "2022-03-10T00:01:45.637925Z",
            "started": null,
            "ended": null
        },
        {
            "id": 825,
            "name": "P game",
            "creator": 995833,
            "group": 9136,
            "created": "2021-09-12T10:16:57.476438Z",
            "started": null,
            "ended": null
        },
        {
            "id": 694,
            "name": "Tournament record",
            "creator": 189543,
            "group": 9152,
            "created": "2021-05-27T08:38:21.814231Z",
            "started": null,
            "ended": null
        }
    ]
}