List accessible puzzles or create a new puzzle.

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

{
    "count": 58785,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=1058",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=1056",
    "results": [
        {
            "id": 21288,
            "name": "How to escape11",
            "created": "2020-10-04T17:26:22.376281Z",
            "modified": "2026-04-01T01:03:57.007031Z"
        },
        {
            "id": 21347,
            "name": "Prepare to capture11",
            "created": "2020-10-05T16:29:05.250717Z",
            "modified": "2026-04-01T01:04:05.488020Z"
        },
        {
            "id": 21387,
            "name": "Best move which?",
            "created": "2020-10-07T12:38:23.332559Z",
            "modified": "2026-04-01T01:04:06.472251Z"
        },
        {
            "id": 23144,
            "name": "Puzzle 10 (p. 155-202)",
            "created": "2020-11-14T01:58:43.379688Z",
            "modified": "2026-04-01T01:04:25.656453Z"
        },
        {
            "id": 29807,
            "name": "Chachalaca vieja 11",
            "created": "2021-04-06T01:11:50.400702Z",
            "modified": "2026-04-01T01:05:25.425600Z"
        },
        {
            "id": 29830,
            "name": "problem 11",
            "created": "2021-04-06T14:15:03.119341Z",
            "modified": "2026-04-01T01:05:26.500137Z"
        },
        {
            "id": 29927,
            "name": "Number11",
            "created": "2021-04-09T10:46:01.775681Z",
            "modified": "2026-04-01T01:05:28.599237Z"
        },
        {
            "id": 31943,
            "name": "官子手筋#10",
            "created": "2021-06-22T20:51:03.832433Z",
            "modified": "2026-04-01T01:05:31.747226Z"
        },
        {
            "id": 34610,
            "name": "47:1-E",
            "created": "2021-07-27T10:01:48.548514Z",
            "modified": "2026-04-01T01:05:42.401947Z"
        },
        {
            "id": 56020,
            "name": "Life and Death-11",
            "created": "2022-05-02T03:31:30.282159Z",
            "modified": "2026-04-01T01:06:48.481295Z"
        }
    ]
}