List accessible puzzles or create a new puzzle.

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

{
    "count": 58785,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=990",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=988",
    "results": [
        {
            "id": 13586,
            "name": "Débutant",
            "created": "2018-11-18T09:40:52.168320Z",
            "modified": "2026-03-31T22:03:42.385902Z"
        },
        {
            "id": 13587,
            "name": "Intermédiaire",
            "created": "2018-11-18T09:43:27.148707Z",
            "modified": "2026-03-31T22:03:44.040396Z"
        },
        {
            "id": 13588,
            "name": "Intermédiaire",
            "created": "2018-11-18T09:45:49.175371Z",
            "modified": "2026-03-31T22:03:45.345902Z"
        },
        {
            "id": 13589,
            "name": "Opening",
            "created": "2018-11-18T16:51:10.416550Z",
            "modified": "2026-03-31T22:03:46.904288Z"
        },
        {
            "id": 13590,
            "name": "Who to save?",
            "created": "2018-11-19T19:46:52.893167Z",
            "modified": "2026-03-31T22:03:48.170408Z"
        },
        {
            "id": 13591,
            "name": "Tiger's Mouth Defense",
            "created": "2018-11-19T20:12:52.618616Z",
            "modified": "2026-03-31T22:03:50.002790Z"
        },
        {
            "id": 13593,
            "name": "Fighting Diagonals",
            "created": "2018-11-19T20:18:53.396021Z",
            "modified": "2026-03-31T22:03:51.161379Z"
        },
        {
            "id": 13595,
            "name": "30kyu level 1",
            "created": "2018-11-20T21:20:16.132202Z",
            "modified": "2026-03-31T22:03:53.863877Z"
        },
        {
            "id": 13596,
            "name": "wanna win",
            "created": "2018-11-21T08:32:03.720675Z",
            "modified": "2026-03-31T22:03:55.404752Z"
        },
        {
            "id": 13597,
            "name": "패는 실패입니다",
            "created": "2018-11-21T08:38:41.488565Z",
            "modified": "2026-03-31T22:03:56.695626Z"
        }
    ]
}