GET /api/v1/tournament_records/?format=api&ordering=name&page=79
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=80",
    "previous": "https://online-go.com/api/v1/tournament_records/?format=api&ordering=name&page=78",
    "results": [
        {
            "id": 1933,
            "name": "League Test",
            "creator": 141574,
            "group": 15459,
            "created": "2025-09-12T00:31:38.565136Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1529,
            "name": "Ledowe Mistrzostwa 2022",
            "creator": 697170,
            "group": 12008,
            "created": "2023-10-08T19:17:06.259366Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1541,
            "name": "LE HONINBO",
            "creator": 1409180,
            "group": 43,
            "created": "2023-10-24T13:44:59.790092Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1573,
            "name": "le joueur le plus fort des 17k-25k",
            "creator": 1409180,
            "group": 43,
            "created": "2023-12-04T14:47:42.864511Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1574,
            "name": "Les meilleurs joueurs 17k-30k",
            "creator": 1409180,
            "group": 25,
            "created": "2023-12-04T15:06:09.805986Z",
            "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": 1243,
            "name": "Let’s make a Progress",
            "creator": 1162986,
            "group": 6332,
            "created": "2022-09-03T12:49:05.312458Z",
            "started": null,
            "ended": null
        },
        {
            "id": 823,
            "name": "Lexx Cup 2021",
            "creator": 1051076,
            "group": 9239,
            "created": "2021-09-12T05:41:43.533153Z",
            "started": null,
            "ended": null
        },
        {
            "id": 530,
            "name": "libft",
            "creator": 788724,
            "group": 8283,
            "created": "2021-02-08T23:20:48.612811Z",
            "started": null,
            "ended": null
        },
        {
            "id": 1649,
            "name": "Liga Estremeña",
            "creator": 1423998,
            "group": 13570,
            "created": "2024-04-16T21:24:36.950761Z",
            "started": null,
            "ended": null
        }
    ]
}