List accessible puzzles or create a new puzzle.

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

{
    "count": 58776,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4795",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4793",
    "results": [
        {
            "id": 2027,
            "name": "A Puzzle for Everyone to solve-30k'ish",
            "created": "2014-12-02T01:20:06.861093Z",
            "modified": "2026-03-31T18:34:06.671264Z"
        },
        {
            "id": 1863,
            "name": "Capturing Stones 4",
            "created": "2014-11-18T02:14:00.781963Z",
            "modified": "2026-03-31T18:32:01.141723Z"
        },
        {
            "id": 1862,
            "name": "Capturing Stones 3",
            "created": "2014-11-18T02:12:59.310811Z",
            "modified": "2026-03-31T18:31:59.825283Z"
        },
        {
            "id": 1861,
            "name": "Capturing Stones 2",
            "created": "2014-11-18T02:12:07.275318Z",
            "modified": "2026-03-31T18:31:58.214415Z"
        },
        {
            "id": 1860,
            "name": "Capturing Stones 1",
            "created": "2014-11-18T02:10:40.290253Z",
            "modified": "2026-03-31T18:31:56.835552Z"
        },
        {
            "id": 1844,
            "name": "life and death",
            "created": "2014-11-15T10:01:50.718817Z",
            "modified": "2026-03-31T18:31:54.065870Z"
        },
        {
            "id": 1708,
            "name": "Puzzle imposible",
            "created": "2014-11-01T22:30:25.485279Z",
            "modified": "2026-03-31T18:29:46.682811Z"
        },
        {
            "id": 1512,
            "name": "destroy white's stones",
            "created": "2014-10-25T01:37:25.677079Z",
            "modified": "2026-03-31T18:24:57.313508Z"
        },
        {
            "id": 1468,
            "name": "Indirect",
            "created": "2014-10-23T21:48:09.421478Z",
            "modified": "2026-03-31T18:23:51.941096Z"
        },
        {
            "id": 1412,
            "name": "Noob fortress",
            "created": "2014-10-22T05:58:48.259739Z",
            "modified": "2026-03-31T18:22:26.182248Z"
        }
    ]
}