List accessible puzzles or create a new puzzle.

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

{
    "count": 58771,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4978",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4976",
    "results": [
        {
            "id": 92345,
            "name": "Gagner des points",
            "created": "2025-03-12T10:35:08.443477Z",
            "modified": "2026-03-30T16:35:01.603424Z"
        },
        {
            "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"
        },
        {
            "id": 92281,
            "name": "Le principe de chaîne",
            "created": "2025-03-11T16:52:09.209860Z",
            "modified": "2026-03-30T16:34:07.759581Z"
        },
        {
            "id": 92210,
            "name": "puzzle #31",
            "created": "2025-03-09T00:54:01.623161Z",
            "modified": "2026-03-30T16:34:07.166880Z"
        },
        {
            "id": 92280,
            "name": "Prendre une pièce",
            "created": "2025-03-11T16:46:12.770545Z",
            "modified": "2026-03-30T16:34:06.976324Z"
        },
        {
            "id": 92004,
            "name": "9x9testing",
            "created": "2025-03-05T17:25:36.226118Z",
            "modified": "2026-03-30T16:33:09.177903Z"
        },
        {
            "id": 91986,
            "name": "testing2",
            "created": "2025-03-05T17:05:46.046506Z",
            "modified": "2026-03-30T16:33:09.152565Z"
        }
    ]
}