List accessible puzzles or create a new puzzle.

GET /api/v1/puzzles/?format=api&ordering=modified&page=5028
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=modified&page=5029",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=modified&page=5027",
    "results": [
        {
            "id": 24702,
            "name": "Question 17",
            "created": "2020-12-24T23:50:25.034242Z",
            "modified": "2026-05-04T04:17:00.616814Z"
        },
        {
            "id": 24700,
            "name": "Question 15",
            "created": "2020-12-24T23:28:14.693300Z",
            "modified": "2026-05-04T04:17:00.678136Z"
        },
        {
            "id": 24703,
            "name": "Question 18",
            "created": "2020-12-24T23:52:09.138083Z",
            "modified": "2026-05-04T04:17:00.957254Z"
        },
        {
            "id": 24701,
            "name": "Question 16",
            "created": "2020-12-24T23:30:32.156204Z",
            "modified": "2026-05-04T04:17:01.208840Z"
        },
        {
            "id": 24704,
            "name": "Question 19",
            "created": "2020-12-24T23:54:35.378854Z",
            "modified": "2026-05-04T04:17:01.305688Z"
        },
        {
            "id": 24705,
            "name": "Question 20",
            "created": "2020-12-24T23:56:39.085243Z",
            "modified": "2026-05-04T04:17:01.663810Z"
        },
        {
            "id": 24706,
            "name": "Question 21",
            "created": "2020-12-24T23:57:34.238383Z",
            "modified": "2026-05-04T04:17:02.011408Z"
        },
        {
            "id": 24707,
            "name": "Question 22",
            "created": "2020-12-25T00:34:56.849531Z",
            "modified": "2026-05-04T04:17:02.362884Z"
        },
        {
            "id": 24708,
            "name": "Question 23",
            "created": "2020-12-25T00:35:39.375931Z",
            "modified": "2026-05-04T04:17:02.715552Z"
        },
        {
            "id": 24709,
            "name": "Question 24",
            "created": "2020-12-25T00:37:07.111238Z",
            "modified": "2026-05-04T04:17:03.058619Z"
        }
    ]
}