List accessible puzzles or create a new puzzle.

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

{
    "count": 58707,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5869",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5867",
    "results": [
        {
            "id": 40,
            "name": "Unknown source",
            "created": "2014-09-12T07:52:17.314470Z",
            "modified": "2026-03-31T17:49:19.301839Z"
        },
        {
            "id": 39,
            "name": "Tesuji 1",
            "created": "2014-09-12T02:54:46.021891Z",
            "modified": "2026-03-31T17:49:17.673571Z"
        },
        {
            "id": 38,
            "name": "Black to Live.",
            "created": "2014-09-12T01:42:06.741289Z",
            "modified": "2026-03-31T17:49:16.466565Z"
        },
        {
            "id": 37,
            "name": "White to kill.",
            "created": "2014-09-12T01:26:33.114972Z",
            "modified": "2026-03-31T17:49:15.303138Z"
        },
        {
            "id": 36,
            "name": "Protect as Black",
            "created": "2014-09-12T01:10:31.580517Z",
            "modified": "2026-03-31T17:49:13.897058Z"
        },
        {
            "id": 35,
            "name": "Black to kill",
            "created": "2014-09-12T00:40:42.460217Z",
            "modified": "2026-03-31T17:49:12.723556Z"
        },
        {
            "id": 34,
            "name": "Capturing race - Can White win ?",
            "created": "2014-09-11T18:28:46.294779Z",
            "modified": "2026-03-31T17:49:11.507016Z"
        },
        {
            "id": 33,
            "name": "Under the Stones",
            "created": "2014-09-11T17:48:04.260448Z",
            "modified": "2026-03-31T17:49:10.095908Z"
        },
        {
            "id": 32,
            "name": "Capture white's stones.",
            "created": "2014-09-11T16:13:21.639315Z",
            "modified": "2026-03-31T17:49:08.906604Z"
        },
        {
            "id": 31,
            "name": "Hashigo",
            "created": "2014-09-11T15:59:57.756227Z",
            "modified": "2026-03-31T17:49:07.663962Z"
        }
    ]
}