List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=5083
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=5084",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5082",
    "results": [
        {
            "id": 2023,
            "name": "TSG 005",
            "created": "2014-11-29T14:00:53.102508Z",
            "modified": "2026-05-01T07:35:15.517486Z"
        },
        {
            "id": 15410,
            "name": "Problem #25",
            "created": "2019-10-18T01:54:50.534167Z",
            "modified": "2026-05-01T07:35:16.871744Z"
        },
        {
            "id": 15490,
            "name": "Problem #29",
            "created": "2019-11-10T16:48:33.030050Z",
            "modified": "2026-05-01T07:35:17.514524Z"
        },
        {
            "id": 15484,
            "name": "Problem #28",
            "created": "2019-11-08T00:28:42.321527Z",
            "modified": "2026-05-01T07:35:18.153042Z"
        },
        {
            "id": 75706,
            "name": "2023.08.03",
            "created": "2023-08-03T15:50:31.003458Z",
            "modified": "2026-05-01T07:35:18.776756Z"
        },
        {
            "id": 933,
            "name": "31. Death of the Six Pelicans",
            "created": "2014-10-11T02:25:21.540779Z",
            "modified": "2026-05-01T07:35:22.222329Z"
        },
        {
            "id": 290,
            "name": "17. Every Inch A Dilemma",
            "created": "2014-09-28T23:41:16.477424Z",
            "modified": "2026-05-01T07:35:22.808524Z"
        },
        {
            "id": 722,
            "name": "Xuan Xuan problem 25 (玄玄棋經 角之部 相如歸璧勢)",
            "created": "2014-10-09T07:29:45.884848Z",
            "modified": "2026-05-01T07:35:23.352875Z"
        },
        {
            "id": 6608,
            "name": "Tripod Group, Attack C",
            "created": "2017-01-01T07:17:33.425960Z",
            "modified": "2026-05-01T07:35:24.540870Z"
        },
        {
            "id": 6609,
            "name": "Tripod Group Problem 1",
            "created": "2017-01-01T07:46:20.813670Z",
            "modified": "2026-05-01T07:35:25.149952Z"
        }
    ]
}