List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=5481
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=5482",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5480",
    "results": [
        {
            "id": 6848,
            "name": "Opening Moves: Starpoint",
            "created": "2017-03-08T22:57:19.494307Z",
            "modified": "2026-03-31T19:24:05.132102Z"
        },
        {
            "id": 6847,
            "name": "Ko and it's rules",
            "created": "2017-03-08T22:53:32.744989Z",
            "modified": "2026-03-31T19:24:03.821091Z"
        },
        {
            "id": 6845,
            "name": "L+2 multiple tenuki",
            "created": "2017-03-08T08:03:53.236091Z",
            "modified": "2026-03-31T19:24:02.492303Z"
        },
        {
            "id": 6844,
            "name": "Weekly #2 (Life and Death)",
            "created": "2017-03-07T20:34:38.675515Z",
            "modified": "2026-03-31T19:24:01.291054Z"
        },
        {
            "id": 6843,
            "name": "Weekly #1 (Life and Death)",
            "created": "2017-03-07T20:09:56.657885Z",
            "modified": "2026-03-31T19:23:59.921747Z"
        },
        {
            "id": 6842,
            "name": "Tesuji ch. 2 p. 1",
            "created": "2017-03-07T06:14:34.062496Z",
            "modified": "2026-03-31T19:23:58.435859Z"
        },
        {
            "id": 6841,
            "name": "Rules of Go: 2",
            "created": "2017-03-07T03:42:06.854108Z",
            "modified": "2026-03-31T19:23:56.976632Z"
        },
        {
            "id": 6840,
            "name": "Rules of Go: 1",
            "created": "2017-03-07T03:26:18.164851Z",
            "modified": "2026-03-31T19:23:55.755142Z"
        },
        {
            "id": 6839,
            "name": "introduction",
            "created": "2017-03-07T03:22:16.438092Z",
            "modified": "2026-03-31T19:23:54.231202Z"
        },
        {
            "id": 6838,
            "name": "Introduction",
            "created": "2017-03-07T03:16:08.966502Z",
            "modified": "2026-03-31T19:23:52.839418Z"
        }
    ]
}