List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=1037",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=1035",
    "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": 13594,
            "name": "inside the enemy stones",
            "created": "2018-11-20T00:19:32.966818Z",
            "modified": "2026-04-15T11:12:17.813848Z"
        },
        {
            "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"
        }
    ]
}