List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=-created&page=5618
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=5619",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5617",
    "results": [
        {
            "id": 2995,
            "name": "Reduce Eye Space 02",
            "created": "2015-09-22T12:58:27.353472Z",
            "modified": "2026-03-31T18:51:13.120242Z"
        },
        {
            "id": 2994,
            "name": "Reduce Eye Space 03",
            "created": "2015-09-22T12:53:38.524736Z",
            "modified": "2026-03-31T18:51:11.845536Z"
        },
        {
            "id": 2993,
            "name": "Reduce Eye Space 05",
            "created": "2015-09-22T12:42:39.526806Z",
            "modified": "2026-03-31T18:51:10.531678Z"
        },
        {
            "id": 2992,
            "name": "Reduce Eye Space 01",
            "created": "2015-09-22T11:30:06.118451Z",
            "modified": "2026-04-04T21:26:22.896558Z"
        },
        {
            "id": 2991,
            "name": "AJ SDK - Week 1 - L&D - #1",
            "created": "2015-09-22T07:30:51.300042Z",
            "modified": "2026-03-31T18:51:07.541708Z"
        },
        {
            "id": 2990,
            "name": "Flobble",
            "created": "2015-09-20T17:44:24.279346Z",
            "modified": "2026-04-05T11:44:53.789252Z"
        },
        {
            "id": 2989,
            "name": "Eyeshapes",
            "created": "2015-09-19T00:06:05.342791Z",
            "modified": "2026-04-07T23:36:14.622849Z"
        },
        {
            "id": 2983,
            "name": "SILENTNIGHT",
            "created": "2015-09-16T21:39:48.571751Z",
            "modified": "2026-04-05T00:55:39.657824Z"
        },
        {
            "id": 2981,
            "name": "Problem 24/24",
            "created": "2015-09-16T11:01:44.612799Z",
            "modified": "2026-03-31T18:51:01.345249Z"
        },
        {
            "id": 2980,
            "name": "Problem 23/24",
            "created": "2015-09-16T10:58:39.388572Z",
            "modified": "2026-03-31T18:50:59.987374Z"
        }
    ]
}