List accessible puzzles or create a new puzzle.

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

{
    "count": 58775,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=600",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=598",
    "results": [
        {
            "id": 92308,
            "name": "6. Best Move?",
            "created": "2025-03-11T19:38:38.986497Z",
            "modified": "2026-05-10T01:31:22.838358Z"
        },
        {
            "id": 92307,
            "name": "5. Best Move?",
            "created": "2025-03-11T19:31:05.388052Z",
            "modified": "2026-05-10T01:25:31.966444Z"
        },
        {
            "id": 92306,
            "name": "4. Best Move?",
            "created": "2025-03-11T19:28:16.138405Z",
            "modified": "2026-05-12T04:31:12.227106Z"
        },
        {
            "id": 92305,
            "name": "3. Best Move?",
            "created": "2025-03-11T19:22:46.787490Z",
            "modified": "2026-05-11T22:05:43.160284Z"
        },
        {
            "id": 92304,
            "name": "2. Best Move?",
            "created": "2025-03-11T19:10:50.658535Z",
            "modified": "2026-05-11T22:05:42.489263Z"
        },
        {
            "id": 92300,
            "name": "1. Best move?",
            "created": "2025-03-11T18:56:36.328946Z",
            "modified": "2026-05-10T00:57:34.286543Z"
        },
        {
            "id": 92289,
            "name": "Faire un deuxième oeil",
            "created": "2025-03-11T17:23:23.356754Z",
            "modified": "2026-03-30T16:34:08.744676Z"
        },
        {
            "id": 92288,
            "name": "Deux yeux valent mieux qu'un",
            "created": "2025-03-11T17:16:02.094276Z",
            "modified": "2026-03-30T16:34:08.743458Z"
        },
        {
            "id": 92287,
            "name": "L'oeil n'est pas infaillible",
            "created": "2025-03-11T17:11:03.654993Z",
            "modified": "2026-03-30T16:34:08.687893Z"
        },
        {
            "id": 92286,
            "name": "Le principe d'oeil",
            "created": "2025-03-11T17:02:32.147156Z",
            "modified": "2026-03-30T16:34:08.422522Z"
        }
    ]
}