GET /api/v1/tournament_records/?format=api&ordering=-name&page=106
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=-name&page=107",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=-name&page=105",
    "results": [
        {
            "id": 951,
            "name": "G",
            "creator": 766596,
            "group": 7228,
            "created": "2022-01-08T16:45:49.982154Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1432,
            "name": "g",
            "creator": 1227591,
            "group": 12659,
            "created": "2023-04-13T12:15:16.827010Z",
            "started": null,
            "ended": null
        },
        {
            "id": 431,
            "name": "Fxtdtdtdrdrdtft",
            "creator": 855206,
            "group": 7040,
            "created": "2020-11-09T08:33:51.493955Z",
            "started": null,
            "ended": null
        },
        {
            "id": 336,
            "name": "Future Scincetist",
            "creator": 813634,
            "group": 6476,
            "created": "2020-08-11T11:03:42.134616Z",
            "started": null,
            "ended": null
        },
        {
            "id": 143,
            "name": "Fun瑞士制",
            "creator": 752727,
            "group": 5110,
            "created": "2020-04-08T04:09:28.077370Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1442,
            "name": "FUNNY 🧋🍮🍧🍡🥃",
            "creator": 1248092,
            "group": 13166,
            "created": "2023-04-30T04:37:58.703484Z",
            "started": null,
            "ended": null
        },
        {
            "id": 253,
            "name": "fun competition",
            "creator": 743973,
            "group": 5905,
            "created": "2020-05-31T05:39:17.630855Z",
            "started": null,
            "ended": null
        },
        {
            "id": 267,
            "name": "Fun",
            "creator": 620412,
            "group": 24,
            "created": "2020-06-05T05:49:54.219249Z",
            "started": null,
            "ended": null
        },
        {
            "id": 938,
            "name": "fun",
            "creator": 1095408,
            "group": 25,
            "created": "2021-12-27T19:12:57.768995Z",
            "started": null,
            "ended": null
        },
        {
            "id": 746,
            "name": "fuck you big amakl",
            "creator": 795874,
            "group": 6227,
            "created": "2021-07-01T04:06:26.948155Z",
            "started": null,
            "ended": null
        }
    ]
}