List accessible puzzles or create a new puzzle.

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

{
    "count": 58783,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4680",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-modified&page=4678",
    "results": [
        {
            "id": 24497,
            "name": "First Puzzle for Rieper",
            "created": "2020-12-21T23:44:09.394225Z",
            "modified": "2026-03-31T23:15:11.463698Z"
        },
        {
            "id": 24473,
            "name": "CHOOSE",
            "created": "2020-12-20T23:45:34.083847Z",
            "modified": "2026-03-31T23:15:08.567195Z"
        },
        {
            "id": 24471,
            "name": "Quiz..............",
            "created": "2020-12-20T20:36:55.885737Z",
            "modified": "2026-03-31T23:15:07.399385Z"
        },
        {
            "id": 24470,
            "name": "kill2...",
            "created": "2020-12-20T20:16:04.220995Z",
            "modified": "2026-03-31T23:15:06.178190Z"
        },
        {
            "id": 24469,
            "name": "kill...",
            "created": "2020-12-20T20:10:33.715468Z",
            "modified": "2026-03-31T23:15:05.032447Z"
        },
        {
            "id": 24398,
            "name": "9d watch out",
            "created": "2020-12-18T04:54:27.342105Z",
            "modified": "2026-03-31T23:14:59.656271Z"
        },
        {
            "id": 24397,
            "name": "uehdfh",
            "created": "2020-12-18T04:53:09.931036Z",
            "modified": "2026-03-31T23:14:58.498686Z"
        },
        {
            "id": 24384,
            "name": "Narabi-stand abreast",
            "created": "2020-12-17T15:47:35.829093Z",
            "modified": "2026-03-31T23:14:53.833277Z"
        },
        {
            "id": 24343,
            "name": "Anti Copies",
            "created": "2020-12-15T22:13:14.287472Z",
            "modified": "2026-03-31T23:14:51.322786Z"
        },
        {
            "id": 24286,
            "name": "Problem 417",
            "created": "2020-12-14T12:14:47.494020Z",
            "modified": "2026-03-31T23:14:35.358607Z"
        }
    ]
}