List accessible puzzles or create a new puzzle.

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

{
    "count": 58724,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5618",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5616",
    "results": [
        {
            "id": 3005,
            "name": "Use Your Surroundings",
            "created": "2015-09-25T04:24:30.351274Z",
            "modified": "2026-03-31T18:51:28.367739Z"
        },
        {
            "id": 3004,
            "name": "Find the Move!",
            "created": "2015-09-25T04:16:11.230176Z",
            "modified": "2026-03-31T18:51:26.925302Z"
        },
        {
            "id": 3003,
            "name": "Bold Move",
            "created": "2015-09-25T04:03:29.948044Z",
            "modified": "2026-03-31T18:51:25.438793Z"
        },
        {
            "id": 3002,
            "name": "Patience is a Virtue",
            "created": "2015-09-25T03:52:27.642859Z",
            "modified": "2026-03-31T18:51:23.880256Z"
        },
        {
            "id": 3001,
            "name": "Reduce Eye Space 07",
            "created": "2015-09-23T10:05:25.027443Z",
            "modified": "2026-03-31T18:51:22.570484Z"
        },
        {
            "id": 3000,
            "name": "Reduce Eye Space 06",
            "created": "2015-09-23T09:49:05.616094Z",
            "modified": "2026-04-07T22:40:07.799829Z"
        },
        {
            "id": 2999,
            "name": "Reduce Eye Space 10",
            "created": "2015-09-22T16:55:54.789394Z",
            "modified": "2026-04-03T02:45:08.843513Z"
        },
        {
            "id": 2998,
            "name": "Reduce Eye Space 09",
            "created": "2015-09-22T16:23:31.004767Z",
            "modified": "2026-03-31T18:51:18.690721Z"
        },
        {
            "id": 2997,
            "name": "Reduce  Eye Space 08",
            "created": "2015-09-22T14:42:52.785054Z",
            "modified": "2026-03-31T18:51:17.363745Z"
        },
        {
            "id": 2996,
            "name": "Reduce Eye Space 04",
            "created": "2015-09-22T14:32:27.587371Z",
            "modified": "2026-03-31T18:51:14.616063Z"
        }
    ]
}