List accessible puzzles or create a new puzzle.

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

{
    "count": 58786,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=1074",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=1072",
    "results": [
        {
            "id": 13972,
            "name": "Problem 10",
            "created": "2019-01-09T04:48:30.185068Z",
            "modified": "2026-05-15T14:32:33.855272Z"
        },
        {
            "id": 13973,
            "name": "Problem 11",
            "created": "2019-01-09T05:22:36.718719Z",
            "modified": "2026-05-11T07:53:45.516661Z"
        },
        {
            "id": 13974,
            "name": "Problem 12",
            "created": "2019-01-09T05:25:19.392561Z",
            "modified": "2026-05-11T07:53:45.772039Z"
        },
        {
            "id": 13975,
            "name": "Problem 51",
            "created": "2019-01-09T20:16:25.416351Z",
            "modified": "2026-05-28T12:57:58.115027Z"
        },
        {
            "id": 13976,
            "name": "Problem 52",
            "created": "2019-01-09T20:35:34.298984Z",
            "modified": "2026-05-28T13:02:23.944908Z"
        },
        {
            "id": 13977,
            "name": "Problem 53",
            "created": "2019-01-09T20:57:06.967023Z",
            "modified": "2026-05-28T13:03:09.381903Z"
        },
        {
            "id": 13978,
            "name": "Problem 54",
            "created": "2019-01-10T19:04:33.542553Z",
            "modified": "2026-05-28T13:03:45.157797Z"
        },
        {
            "id": 13979,
            "name": "Problem 55",
            "created": "2019-01-10T20:46:43.149757Z",
            "modified": "2026-05-28T13:04:47.155502Z"
        },
        {
            "id": 13980,
            "name": "Names spoil puzzles 003",
            "created": "2019-01-10T21:49:34.454494Z",
            "modified": "2026-05-27T21:43:05.325930Z"
        },
        {
            "id": 13981,
            "name": "Life and Death",
            "created": "2019-01-11T06:48:56.253385Z",
            "modified": "2026-04-16T23:01:19.446271Z"
        }
    ]
}