List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-id&page=5776
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=-id&page=5777",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-id&page=5775",
    "results": [
        {
            "id": 1020,
            "name": "Easy, #161",
            "created": "2014-10-13T19:17:49.464809Z",
            "modified": "2026-04-11T19:16:51.478808Z"
        },
        {
            "id": 1019,
            "name": "Most difficult problem",
            "created": "2014-10-13T15:30:54.122610Z",
            "modified": "2026-03-31T18:12:35.922211Z"
        },
        {
            "id": 1018,
            "name": "GO fun",
            "created": "2014-10-13T00:31:45.476909Z",
            "modified": "2026-03-31T18:12:34.380390Z"
        },
        {
            "id": 1017,
            "name": "Go Fun",
            "created": "2014-10-12T22:00:15.454758Z",
            "modified": "2026-03-31T18:12:32.950449Z"
        },
        {
            "id": 1016,
            "name": "Pine cone",
            "created": "2014-10-12T08:37:11.412170Z",
            "modified": "2026-03-31T18:12:31.508823Z"
        },
        {
            "id": 1015,
            "name": "escaping from the ladder technique.",
            "created": "2014-10-12T07:17:43.886212Z",
            "modified": "2026-03-31T18:12:30.026758Z"
        },
        {
            "id": 1012,
            "name": "Creat life inside",
            "created": "2014-10-12T03:11:09.788040Z",
            "modified": "2026-03-31T18:12:28.660946Z"
        },
        {
            "id": 1011,
            "name": "Create small life inside",
            "created": "2014-10-12T01:33:28.616645Z",
            "modified": "2026-03-31T18:12:27.391037Z"
        },
        {
            "id": 1010,
            "name": "Ger Hungerink's masterpiece",
            "created": "2014-10-11T21:54:12.864298Z",
            "modified": "2026-03-31T18:12:26.017560Z"
        },
        {
            "id": 1009,
            "name": "310 - 539",
            "created": "2014-10-11T17:09:22.834841Z",
            "modified": "2026-04-08T10:10:05.085404Z"
        }
    ]
}