List accessible puzzles or create a new puzzle.

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

{
    "count": 58751,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=228",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=created&page=226",
    "results": [
        {
            "id": 2641,
            "name": "Exercise 009",
            "created": "2015-06-18T20:45:46.046874Z",
            "modified": "2026-04-25T02:23:48.236174Z"
        },
        {
            "id": 2642,
            "name": "Exercise 009 - solution",
            "created": "2015-06-18T20:59:44.939971Z",
            "modified": "2026-04-25T02:25:11.840708Z"
        },
        {
            "id": 2643,
            "name": "Exercise 010",
            "created": "2015-06-19T02:12:22.109108Z",
            "modified": "2026-04-25T01:37:03.136180Z"
        },
        {
            "id": 2644,
            "name": "Problem 1",
            "created": "2015-06-19T04:02:54.621652Z",
            "modified": "2026-04-17T03:08:07.902049Z"
        },
        {
            "id": 2645,
            "name": "Problem 2",
            "created": "2015-06-19T04:13:25.076094Z",
            "modified": "2026-04-15T09:24:20.704540Z"
        },
        {
            "id": 2646,
            "name": "Side Position from Recent Game",
            "created": "2015-06-19T05:51:49.722629Z",
            "modified": "2026-03-31T18:44:05.535085Z"
        },
        {
            "id": 2647,
            "name": "Exercise 010 - solution",
            "created": "2015-06-22T18:21:55.649246Z",
            "modified": "2026-04-24T22:49:51.303626Z"
        },
        {
            "id": 2648,
            "name": "Exercise 011",
            "created": "2015-06-22T18:28:35.203348Z",
            "modified": "2026-04-25T01:39:47.200527Z"
        },
        {
            "id": 2649,
            "name": "Exercise 011 - solution",
            "created": "2015-06-22T18:44:50.249077Z",
            "modified": "2026-04-24T22:52:03.674488Z"
        },
        {
            "id": 2650,
            "name": "Exercise 012",
            "created": "2015-06-24T04:30:12.932827Z",
            "modified": "2026-04-25T01:41:32.669445Z"
        }
    ]
}