List accessible puzzles or create a new puzzle.

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

{
    "count": 58724,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5436",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5434",
    "results": [
        {
            "id": 7336,
            "name": "Shall I capture?",
            "created": "2017-04-16T22:39:48.972897Z",
            "modified": "2026-03-31T19:35:39.649377Z"
        },
        {
            "id": 7335,
            "name": "What are the differences",
            "created": "2017-04-16T22:11:51.105491Z",
            "modified": "2026-03-31T19:35:38.314734Z"
        },
        {
            "id": 7334,
            "name": "What is the best move",
            "created": "2017-04-16T22:05:02.010343Z",
            "modified": "2026-03-31T19:35:36.989721Z"
        },
        {
            "id": 7333,
            "name": "What are the differences",
            "created": "2017-04-16T21:49:04.135975Z",
            "modified": "2026-03-31T19:35:35.636282Z"
        },
        {
            "id": 7332,
            "name": "Straight J Group",
            "created": "2017-04-16T15:47:03.567932Z",
            "modified": "2026-03-31T19:35:34.480341Z"
        },
        {
            "id": 7331,
            "name": "Long J Group",
            "created": "2017-04-16T15:30:08.526766Z",
            "modified": "2026-03-31T19:35:32.474422Z"
        },
        {
            "id": 7330,
            "name": "Basic J Group",
            "created": "2017-04-15T21:02:52.674981Z",
            "modified": "2026-03-31T19:35:31.136617Z"
        },
        {
            "id": 7329,
            "name": "Edge#1",
            "created": "2017-04-15T14:38:18.657047Z",
            "modified": "2026-03-31T19:35:29.967780Z"
        },
        {
            "id": 7328,
            "name": "Problem 46",
            "created": "2017-04-14T20:41:28.783372Z",
            "modified": "2026-03-31T19:35:28.535545Z"
        },
        {
            "id": 7327,
            "name": "Problem 45",
            "created": "2017-04-14T20:29:52.529283Z",
            "modified": "2026-03-31T19:35:27.322520Z"
        }
    ]
}