List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-modified&page=5248
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5249",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=5247",
    "results": [
        {
            "id": 55881,
            "name": "BGJ 129 (2002) 1",
            "created": "2022-05-01T08:48:09.286979Z",
            "modified": "2026-03-30T13:17:02.502582Z"
        },
        {
            "id": 55880,
            "name": "BGJ 128 (2002) 4",
            "created": "2022-05-01T08:38:12.933354Z",
            "modified": "2026-03-30T13:17:02.248498Z"
        },
        {
            "id": 55843,
            "name": "BGJ 127 (2002) 12",
            "created": "2022-04-30T18:07:58.599198Z",
            "modified": "2026-03-30T13:17:01.974897Z"
        },
        {
            "id": 55879,
            "name": "BGJ 128 (2002) 3",
            "created": "2022-05-01T08:36:16.523654Z",
            "modified": "2026-03-30T13:17:01.839855Z"
        },
        {
            "id": 55840,
            "name": "BGJ 127 (2002) 9",
            "created": "2022-04-30T17:59:50.822651Z",
            "modified": "2026-03-30T13:17:01.468893Z"
        },
        {
            "id": 55878,
            "name": "BGJ 128 (2002) 2",
            "created": "2022-05-01T08:35:01.191511Z",
            "modified": "2026-03-30T13:17:01.466310Z"
        },
        {
            "id": 55842,
            "name": "BGJ 127 (2002) 11",
            "created": "2022-04-30T18:06:32.777632Z",
            "modified": "2026-03-30T13:17:01.275328Z"
        },
        {
            "id": 55841,
            "name": "BGJ 127 (2002) 10",
            "created": "2022-04-30T18:03:26.917006Z",
            "modified": "2026-03-30T13:17:00.924210Z"
        },
        {
            "id": 55839,
            "name": "BGJ 127 (2002) 8",
            "created": "2022-04-30T17:56:30.965677Z",
            "modified": "2026-03-30T13:17:00.568127Z"
        },
        {
            "id": 55820,
            "name": "BGJ 126 (2002) 4",
            "created": "2022-04-30T12:00:49.960225Z",
            "modified": "2026-03-30T13:16:11.546980Z"
        }
    ]
}