GET /api/v1/tournament_records/?format=api&ordering=creator&page=70
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=creator&page=71",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=creator&page=69",
    "results": [
        {
            "id": 1045,
            "name": "gjhjijyj",
            "creator": 881653,
            "group": 25,
            "created": "2022-03-07T08:44:18.408864Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1476,
            "name": "Тестовая запись",
            "creator": 881921,
            "group": 13337,
            "created": "2023-07-11T16:41:38.776118Z",
            "started": null,
            "ended": null
        },
        {
            "id": 634,
            "name": "12345",
            "creator": 882235,
            "group": 7434,
            "created": "2021-04-19T07:12:38.951943Z",
            "started": null,
            "ended": null
        },
        {
            "id": 624,
            "name": "1234",
            "creator": 882235,
            "group": 7434,
            "created": "2021-04-12T07:11:49.813915Z",
            "started": null,
            "ended": null
        },
        {
            "id": 480,
            "name": "⋯",
            "creator": 882245,
            "group": 7434,
            "created": "2020-12-28T07:13:58.184507Z",
            "started": null,
            "ended": null
        },
        {
            "id": 500,
            "name": "Sek",
            "creator": 883590,
            "group": 8056,
            "created": "2021-01-22T11:48:39.944730Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1308,
            "name": "Segundo Torneo Kikashi",
            "creator": 886071,
            "group": 12574,
            "created": "2022-11-27T12:19:07.768004Z",
            "started": null,
            "ended": null
        },
        {
            "id": 477,
            "name": "123456789",
            "creator": 887779,
            "group": 4414,
            "created": "2020-12-24T02:20:30.225667Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1049,
            "name": "Ппл =💩Щитомордник",
            "creator": 891706,
            "group": 9135,
            "created": "2022-03-10T00:01:45.637925Z",
            "started": null,
            "ended": null
        },
        {
            "id": 464,
            "name": "647",
            "creator": 893173,
            "group": 7524,
            "created": "2020-12-11T03:36:52.574809Z",
            "started": null,
            "ended": null
        }
    ]
}