List accessible puzzles or create a new puzzle.

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

{
    "count": 58740,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5764",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5762",
    "results": [
        {
            "id": 46639,
            "name": "Question 1",
            "created": "2022-01-15T13:31:30.933007Z",
            "modified": "2026-04-17T03:38:02.979042Z"
        },
        {
            "id": 34186,
            "name": "아무도 못 푸는 문제!",
            "created": "2021-07-19T05:09:46.462342Z",
            "modified": "2026-04-17T03:45:14.395990Z"
        },
        {
            "id": 7429,
            "name": "problem 200",
            "created": "2017-04-21T12:20:47.775248Z",
            "modified": "2026-04-17T03:47:49.817404Z"
        },
        {
            "id": 7430,
            "name": "problem 201",
            "created": "2017-04-21T12:29:16.804830Z",
            "modified": "2026-04-17T03:48:29.716766Z"
        },
        {
            "id": 7431,
            "name": "problem 202",
            "created": "2017-04-21T12:41:19.080323Z",
            "modified": "2026-04-17T03:49:13.910170Z"
        },
        {
            "id": 7432,
            "name": "problem 203",
            "created": "2017-04-21T14:25:00.283709Z",
            "modified": "2026-04-17T03:51:23.348741Z"
        },
        {
            "id": 7433,
            "name": "problem 204",
            "created": "2017-04-21T14:41:41.394117Z",
            "modified": "2026-04-17T03:51:51.073249Z"
        },
        {
            "id": 7434,
            "name": "problem 205",
            "created": "2017-04-21T14:53:03.534095Z",
            "modified": "2026-04-17T03:52:24.074188Z"
        },
        {
            "id": 7435,
            "name": "problem 206",
            "created": "2017-04-21T14:58:49.370455Z",
            "modified": "2026-04-17T03:52:27.657892Z"
        },
        {
            "id": 1669,
            "name": "Easy, #266",
            "created": "2014-11-01T10:44:03.733386Z",
            "modified": "2026-04-17T03:53:44.789154Z"
        }
    ]
}