List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=896",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=894",
    "results": [
        {
            "id": 1661,
            "name": "White Ghost",
            "created": "2014-10-31T10:04:51.674240Z",
            "modified": "2026-05-21T02:08:08.247795Z"
        },
        {
            "id": 98158,
            "name": "Problem 71",
            "created": "2025-10-13T06:44:24.792101Z",
            "modified": "2026-05-21T02:07:53.093346Z"
        },
        {
            "id": 91626,
            "name": "Problem 70",
            "created": "2025-03-01T17:26:39.413520Z",
            "modified": "2026-05-21T02:07:52.327940Z"
        },
        {
            "id": 1660,
            "name": "Black Cat",
            "created": "2014-10-31T09:53:37.827151Z",
            "modified": "2026-05-21T02:06:54.102064Z"
        },
        {
            "id": 100883,
            "name": "Puzzle 6.6.1",
            "created": "2025-12-22T10:54:20.076093Z",
            "modified": "2026-05-21T02:06:29.022653Z"
        },
        {
            "id": 79738,
            "name": "Problem 24",
            "created": "2024-02-27T00:32:18.302086Z",
            "modified": "2026-05-21T02:06:28.063758Z"
        },
        {
            "id": 2204,
            "name": "Easy, #315",
            "created": "2014-12-25T12:59:25.930167Z",
            "modified": "2026-05-21T02:06:01.812873Z"
        },
        {
            "id": 2203,
            "name": "Easy, #314",
            "created": "2014-12-25T12:55:23.750812Z",
            "modified": "2026-05-21T02:05:58.574471Z"
        },
        {
            "id": 1489,
            "name": "Weekly 58 - easy",
            "created": "2014-10-24T17:59:38.336963Z",
            "modified": "2026-05-21T02:05:44.657259Z"
        },
        {
            "id": 1528,
            "name": "#21 my first snap back",
            "created": "2014-10-25T13:00:31.849720Z",
            "modified": "2026-05-21T02:04:14.324766Z"
        }
    ]
}