List accessible puzzles or create a new puzzle.

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

{
    "count": 58765,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=416",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=414",
    "results": [
        {
            "id": 47176,
            "name": "how to ans005",
            "created": "2022-01-25T06:56:47.618631Z",
            "modified": "2026-03-30T11:59:09.999402Z"
        },
        {
            "id": 47178,
            "name": "how to ans006",
            "created": "2022-01-25T07:01:58.265010Z",
            "modified": "2026-03-30T11:59:10.001310Z"
        },
        {
            "id": 47179,
            "name": "how to ans007",
            "created": "2022-01-25T07:03:47.914034Z",
            "modified": "2026-03-30T11:59:10.072676Z"
        },
        {
            "id": 47182,
            "name": "how to ans009",
            "created": "2022-01-25T07:13:32.535865Z",
            "modified": "2026-03-30T11:59:10.074990Z"
        },
        {
            "id": 47180,
            "name": "how to ans008",
            "created": "2022-01-25T07:05:47.688172Z",
            "modified": "2026-03-30T11:59:10.095210Z"
        },
        {
            "id": 47185,
            "name": "how to ans 010",
            "created": "2022-01-25T07:30:39.022024Z",
            "modified": "2026-03-30T11:59:10.245419Z"
        },
        {
            "id": 47186,
            "name": "how to ans 011",
            "created": "2022-01-25T07:32:12.817612Z",
            "modified": "2026-03-30T11:59:10.385772Z"
        },
        {
            "id": 47187,
            "name": "how to ans 012",
            "created": "2022-01-25T07:34:47.229284Z",
            "modified": "2026-03-30T11:59:10.387637Z"
        },
        {
            "id": 47211,
            "name": "Be active!",
            "created": "2022-01-25T12:48:12.753712Z",
            "modified": "2026-03-30T11:59:11.597708Z"
        },
        {
            "id": 47212,
            "name": "Floating Wall — Lucas Neirynck 6d EGF sur La Direction de Jeu #10",
            "created": "2022-01-25T13:50:07.274054Z",
            "modified": "2026-03-30T11:59:11.659514Z"
        }
    ]
}