List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=740
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=created&page=741",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=739",
    "results": [
        {
            "id": 10578,
            "name": "For Beginners",
            "created": "2018-08-17T19:15:02.114265Z",
            "modified": "2026-04-04T05:20:04.269714Z"
        },
        {
            "id": 10579,
            "name": "adsfdsafdsaf",
            "created": "2018-08-18T20:21:16.597120Z",
            "modified": "2026-05-08T23:18:12.519921Z"
        },
        {
            "id": 10580,
            "name": "MAN DOG",
            "created": "2018-08-19T01:43:36.363607Z",
            "modified": "2026-03-31T20:46:29.420229Z"
        },
        {
            "id": 10581,
            "name": "kill stones",
            "created": "2018-08-19T01:54:29.593119Z",
            "modified": "2026-03-31T20:46:30.935470Z"
        },
        {
            "id": 10584,
            "name": "one move kill",
            "created": "2018-08-19T15:26:52.109829Z",
            "modified": "2026-03-31T20:46:32.330580Z"
        },
        {
            "id": 10585,
            "name": "puzzle 1",
            "created": "2018-08-19T15:31:28.093699Z",
            "modified": "2026-03-31T20:46:33.614279Z"
        },
        {
            "id": 10587,
            "name": "AAAaaaa",
            "created": "2018-08-19T15:56:22.500622Z",
            "modified": "2026-03-31T20:46:35.206615Z"
        },
        {
            "id": 10588,
            "name": "man dog",
            "created": "2018-08-20T02:36:29.840711Z",
            "modified": "2026-03-31T20:46:36.656829Z"
        },
        {
            "id": 10600,
            "name": "Introduction",
            "created": "2018-08-20T10:05:20.607557Z",
            "modified": "2026-05-16T23:45:04.849807Z"
        },
        {
            "id": 10601,
            "name": "1 / 900",
            "created": "2018-08-20T10:24:50.403922Z",
            "modified": "2026-05-16T23:45:05.283051Z"
        }
    ]
}