List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=id&page=439
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=id&page=440",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=id&page=438",
    "results": [
        {
            "id": 7333,
            "name": "What are the differences",
            "created": "2017-04-16T21:49:04.135975Z",
            "modified": "2026-03-31T19:35:35.636282Z"
        },
        {
            "id": 7334,
            "name": "What is the best move",
            "created": "2017-04-16T22:05:02.010343Z",
            "modified": "2026-04-19T15:33:48.227724Z"
        },
        {
            "id": 7335,
            "name": "What are the differences",
            "created": "2017-04-16T22:11:51.105491Z",
            "modified": "2026-03-31T19:35:38.314734Z"
        },
        {
            "id": 7336,
            "name": "Shall I capture?",
            "created": "2017-04-16T22:39:48.972897Z",
            "modified": "2026-04-24T05:16:02.301251Z"
        },
        {
            "id": 7337,
            "name": "Common situation",
            "created": "2017-04-16T23:41:05.784372Z",
            "modified": "2026-03-31T19:35:41.176337Z"
        },
        {
            "id": 7338,
            "name": "blindspot 1 (easy)",
            "created": "2017-04-17T00:29:20.577228Z",
            "modified": "2026-03-31T19:35:42.617719Z"
        },
        {
            "id": 7339,
            "name": "blindspot2 (hard)",
            "created": "2017-04-17T00:45:33.502100Z",
            "modified": "2026-03-31T19:35:44.211829Z"
        },
        {
            "id": 7340,
            "name": "Corner Monkey Jump",
            "created": "2017-04-17T01:04:31.083425Z",
            "modified": "2026-04-11T17:12:23.579147Z"
        },
        {
            "id": 7341,
            "name": "Problem 48",
            "created": "2017-04-17T05:32:48.178167Z",
            "modified": "2026-03-31T19:35:47.267833Z"
        },
        {
            "id": 7342,
            "name": "Problem 49",
            "created": "2017-04-17T05:37:15.675294Z",
            "modified": "2026-03-31T19:35:48.462979Z"
        }
    ]
}