List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=246
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=247",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=245",
    "results": [
        {
            "id": 78494,
            "name": "L+1 Group - P5",
            "created": "2023-12-11T04:12:45.538552Z",
            "modified": "2026-02-24T22:50:15.970732Z"
        },
        {
            "id": 78495,
            "name": "L+1 Group - P6",
            "created": "2023-12-11T04:13:18.297327Z",
            "modified": "2026-02-24T22:50:16.309812Z"
        },
        {
            "id": 78715,
            "name": "double",
            "created": "2024-01-11T10:08:46.890109Z",
            "modified": "2026-02-24T22:50:30.993022Z"
        },
        {
            "id": 78883,
            "name": "Puzzle 2",
            "created": "2024-01-19T12:06:31.842876Z",
            "modified": "2026-02-24T22:50:37.152874Z"
        },
        {
            "id": 80270,
            "name": "Variation 28",
            "created": "2024-03-21T02:57:59.476592Z",
            "modified": "2026-02-24T22:51:15.245147Z"
        },
        {
            "id": 80284,
            "name": "Variation 29",
            "created": "2024-03-22T02:31:00.679928Z",
            "modified": "2026-02-24T22:51:15.663662Z"
        },
        {
            "id": 80285,
            "name": "Variation 30",
            "created": "2024-03-22T02:36:46.048245Z",
            "modified": "2026-02-24T22:51:16.029109Z"
        },
        {
            "id": 80286,
            "name": "Variation 31",
            "created": "2024-03-22T02:41:13.570941Z",
            "modified": "2026-02-24T22:51:16.376486Z"
        },
        {
            "id": 80287,
            "name": "Variation 32",
            "created": "2024-03-22T02:53:41.873306Z",
            "modified": "2026-02-24T22:51:16.789106Z"
        },
        {
            "id": 80288,
            "name": "Variation 33",
            "created": "2024-03-22T03:03:37.776132Z",
            "modified": "2026-02-24T22:51:17.245765Z"
        }
    ]
}