List accessible puzzles or create a new puzzle.

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

{
    "count": 58770,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=481",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=479",
    "results": [
        {
            "id": 7756,
            "name": "problem 774",
            "created": "2017-05-08T12:16:34.173227Z",
            "modified": "2026-04-29T07:54:22.128211Z"
        },
        {
            "id": 7757,
            "name": "problem 775",
            "created": "2017-05-08T12:26:54.956256Z",
            "modified": "2026-04-22T03:58:12.775461Z"
        },
        {
            "id": 7758,
            "name": "problem 776",
            "created": "2017-05-08T12:29:33.166053Z",
            "modified": "2026-04-22T03:58:45.607973Z"
        },
        {
            "id": 7759,
            "name": "problem 777",
            "created": "2017-05-08T12:39:01.263784Z",
            "modified": "2026-04-29T07:55:04.862980Z"
        },
        {
            "id": 7760,
            "name": "problem 778",
            "created": "2017-05-08T13:36:06.891069Z",
            "modified": "2026-04-29T07:55:05.243246Z"
        },
        {
            "id": 7761,
            "name": "problem 779",
            "created": "2017-05-08T13:50:20.371765Z",
            "modified": "2026-04-29T07:55:05.617327Z"
        },
        {
            "id": 7762,
            "name": "problem 780",
            "created": "2017-05-08T13:51:52.729151Z",
            "modified": "2026-04-29T07:55:05.995171Z"
        },
        {
            "id": 7763,
            "name": "puzzle 4",
            "created": "2017-05-08T19:19:45.075913Z",
            "modified": "2026-04-15T11:01:16.934312Z"
        },
        {
            "id": 7764,
            "name": "puzzle 5",
            "created": "2017-05-08T19:23:21.976508Z",
            "modified": "2026-04-15T09:30:04.827756Z"
        },
        {
            "id": 7765,
            "name": "Territory Maker 1",
            "created": "2017-05-09T00:33:37.985401Z",
            "modified": "2026-04-15T09:30:05.256223Z"
        }
    ]
}