List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=created&page=472
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=473",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=471",
    "results": [
        {
            "id": 7676,
            "name": "Problem 7 (Medium)",
            "created": "2017-04-29T12:34:36.179958Z",
            "modified": "2026-03-31T19:43:46.945111Z"
        },
        {
            "id": 7677,
            "name": "Problem 8 (Medium)",
            "created": "2017-04-29T12:44:58.210331Z",
            "modified": "2026-03-31T19:43:48.356756Z"
        },
        {
            "id": 7678,
            "name": "Problem 9 (Medium)",
            "created": "2017-04-29T12:50:49.174503Z",
            "modified": "2026-03-31T19:43:49.747666Z"
        },
        {
            "id": 7679,
            "name": "Problem 10 (Medium)",
            "created": "2017-04-29T13:34:23.042969Z",
            "modified": "2026-03-31T19:43:51.197126Z"
        },
        {
            "id": 7680,
            "name": "problem 011",
            "created": "2017-04-30T10:53:17.067978Z",
            "modified": "2026-05-01T06:40:02.110748Z"
        },
        {
            "id": 7681,
            "name": "problem 012",
            "created": "2017-04-30T11:05:45.535362Z",
            "modified": "2026-05-01T06:30:38.112783Z"
        },
        {
            "id": 7682,
            "name": "7-dan collection #1",
            "created": "2017-04-30T12:35:32.838786Z",
            "modified": "2026-04-21T14:01:52.991337Z"
        },
        {
            "id": 7683,
            "name": "problem 013",
            "created": "2017-04-30T14:56:22.725305Z",
            "modified": "2026-04-29T10:15:03.986717Z"
        },
        {
            "id": 7684,
            "name": "problem 014",
            "created": "2017-04-30T14:57:08.267307Z",
            "modified": "2026-04-29T10:15:04.435299Z"
        },
        {
            "id": 7685,
            "name": "problem 015",
            "created": "2017-04-30T14:58:42.764092Z",
            "modified": "2026-05-01T05:42:04.182669Z"
        }
    ]
}