List accessible puzzles or create a new puzzle.

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

{
    "count": 58784,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4580",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4578",
    "results": [
        {
            "id": 20087,
            "name": "Aperturas largas",
            "created": "2020-07-15T22:13:16.358760Z",
            "modified": "2026-04-16T09:36:43.576271Z"
        },
        {
            "id": 20086,
            "name": "Aperturas cortas",
            "created": "2020-07-15T22:10:24.593712Z",
            "modified": "2026-04-16T09:36:42.377645Z"
        },
        {
            "id": 20005,
            "name": "見た目は死んでいる",
            "created": "2020-07-10T12:22:28.343162Z",
            "modified": "2026-04-16T09:35:03.164688Z"
        },
        {
            "id": 5983,
            "name": "For XiaoShi",
            "created": "2016-04-19T04:07:16.108008Z",
            "modified": "2026-04-16T06:56:22.285951Z"
        },
        {
            "id": 24806,
            "name": "19:2-9",
            "created": "2020-12-26T10:25:22.179533Z",
            "modified": "2026-04-16T06:51:21.518110Z"
        },
        {
            "id": 49143,
            "name": "Question 6",
            "created": "2022-02-15T01:34:23.559869Z",
            "modified": "2026-04-16T04:09:09.140847Z"
        },
        {
            "id": 90984,
            "name": "Big Jumps 2 - Bad Shape Boogaloo",
            "created": "2025-02-14T00:30:52.637038Z",
            "modified": "2026-04-16T03:28:01.977297Z"
        },
        {
            "id": 63508,
            "name": "#5still normal for beginners",
            "created": "2022-10-11T02:23:29.334348Z",
            "modified": "2026-04-16T02:59:25.608423Z"
        },
        {
            "id": 21087,
            "name": "Problem 48",
            "created": "2020-09-25T00:55:44.616671Z",
            "modified": "2026-04-16T01:23:04.424101Z"
        },
        {
            "id": 49204,
            "name": "Chap 1. The 3-5 Point",
            "created": "2022-02-16T06:16:56.130575Z",
            "modified": "2026-04-15T21:01:44.000586Z"
        }
    ]
}