List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5096",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5094",
    "results": [
        {
            "id": 6595,
            "name": "Hane Variations: L+1 Group A, both Hanes, no liberties",
            "created": "2017-01-01T05:02:56.844700Z",
            "modified": "2026-05-01T07:22:24.480301Z"
        },
        {
            "id": 6599,
            "name": "Hane Variations: J-Group",
            "created": "2017-01-01T05:49:53.585380Z",
            "modified": "2026-05-01T07:22:27.029897Z"
        },
        {
            "id": 90370,
            "name": "Puzzle 7:4-117",
            "created": "2025-01-10T15:19:12.213917Z",
            "modified": "2026-05-01T07:22:31.061428Z"
        },
        {
            "id": 10909,
            "name": "309 / 900",
            "created": "2018-08-20T13:12:06.887861Z",
            "modified": "2026-05-01T07:22:34.050251Z"
        },
        {
            "id": 11104,
            "name": "504 / 900",
            "created": "2018-08-20T14:50:38.177515Z",
            "modified": "2026-05-01T07:22:35.549234Z"
        },
        {
            "id": 11837,
            "name": "237 / 861",
            "created": "2018-09-12T10:08:46.792195Z",
            "modified": "2026-05-01T07:22:37.038801Z"
        },
        {
            "id": 12215,
            "name": "615 / 861",
            "created": "2018-09-12T12:16:49.876684Z",
            "modified": "2026-05-01T07:22:38.078178Z"
        },
        {
            "id": 11904,
            "name": "304 / 861",
            "created": "2018-09-12T10:31:26.922470Z",
            "modified": "2026-05-01T07:22:40.073760Z"
        },
        {
            "id": 11973,
            "name": "373 / 861",
            "created": "2018-09-12T10:54:48.743352Z",
            "modified": "2026-05-01T07:22:40.969863Z"
        },
        {
            "id": 12195,
            "name": "595 / 861",
            "created": "2018-09-12T12:10:02.897906Z",
            "modified": "2026-05-01T07:22:43.017349Z"
        }
    ]
}