List accessible puzzles or create a new puzzle.

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

{
    "count": 58731,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5395",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-created&page=5393",
    "results": [
        {
            "id": 7766,
            "name": "Keep Alive!",
            "created": "2017-05-09T00:37:59.196455Z",
            "modified": "2026-03-31T19:46:02.128551Z"
        },
        {
            "id": 7765,
            "name": "Territory Maker 1",
            "created": "2017-05-09T00:33:37.985401Z",
            "modified": "2026-03-31T19:46:00.793715Z"
        },
        {
            "id": 7764,
            "name": "puzzle 5",
            "created": "2017-05-08T19:23:21.976508Z",
            "modified": "2026-04-07T23:45:00.195491Z"
        },
        {
            "id": 7763,
            "name": "puzzle 4",
            "created": "2017-05-08T19:19:45.075913Z",
            "modified": "2026-03-31T19:45:58.075195Z"
        },
        {
            "id": 7762,
            "name": "problem 780",
            "created": "2017-05-08T13:51:52.729151Z",
            "modified": "2026-04-11T00:00:00.517787Z"
        },
        {
            "id": 7761,
            "name": "problem 779",
            "created": "2017-05-08T13:50:20.371765Z",
            "modified": "2026-04-03T19:16:15.958112Z"
        },
        {
            "id": 7760,
            "name": "problem 778",
            "created": "2017-05-08T13:36:06.891069Z",
            "modified": "2026-04-07T00:00:00.494990Z"
        },
        {
            "id": 7759,
            "name": "problem 777",
            "created": "2017-05-08T12:39:01.263784Z",
            "modified": "2026-04-03T19:15:53.957922Z"
        },
        {
            "id": 7758,
            "name": "problem 776",
            "created": "2017-05-08T12:29:33.166053Z",
            "modified": "2026-04-03T19:15:47.145467Z"
        },
        {
            "id": 7757,
            "name": "problem 775",
            "created": "2017-05-08T12:26:54.956256Z",
            "modified": "2026-04-03T19:15:29.412142Z"
        }
    ]
}