List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=4949
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=4950",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=4948",
    "results": [
        {
            "id": 43917,
            "name": "GW 72: 20 Endgame calculation exercises 17",
            "created": "2021-12-02T20:18:50.329397Z",
            "modified": "2026-05-10T08:32:23.948217Z"
        },
        {
            "id": 15459,
            "name": "Problem 16",
            "created": "2019-11-02T18:05:39.335953Z",
            "modified": "2026-05-10T08:32:50.210202Z"
        },
        {
            "id": 10509,
            "name": "Problem 13",
            "created": "2018-07-21T12:37:45.537379Z",
            "modified": "2026-05-10T08:33:33.742510Z"
        },
        {
            "id": 67717,
            "name": "Test 13 - 103",
            "created": "2023-01-18T13:49:02.468812Z",
            "modified": "2026-05-10T08:33:44.599883Z"
        },
        {
            "id": 67718,
            "name": "Test 14 - 105",
            "created": "2023-01-18T13:51:50.234930Z",
            "modified": "2026-05-10T08:33:45.724714Z"
        },
        {
            "id": 10510,
            "name": "Problem 14",
            "created": "2018-07-21T12:45:17.577245Z",
            "modified": "2026-05-10T08:34:32.467495Z"
        },
        {
            "id": 40052,
            "name": "play84",
            "created": "2021-10-13T04:21:44.742981Z",
            "modified": "2026-05-10T08:36:13.856933Z"
        },
        {
            "id": 1214,
            "name": "480 - 539",
            "created": "2014-10-15T19:58:58.317916Z",
            "modified": "2026-05-10T08:37:16.911274Z"
        },
        {
            "id": 100794,
            "name": "Puzzle 6.3.12",
            "created": "2025-12-18T17:49:40.126525Z",
            "modified": "2026-05-10T08:38:26.520637Z"
        },
        {
            "id": 100793,
            "name": "Puzzle 6.3.11",
            "created": "2025-12-18T17:48:33.910446Z",
            "modified": "2026-05-10T08:38:37.639713Z"
        }
    ]
}