List accessible puzzles or create a new puzzle.

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

{
    "count": 58790,
    "next": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4536",
    "previous": "https://online-go.com/api/v1/puzzles/?format=api&ordering=-name&page=4534",
    "results": [
        {
            "id": 7798,
            "name": "Chapter One, Problem 6: White to play",
            "created": "2017-05-16T00:17:51.982106Z",
            "modified": "2026-03-31T19:46:43.198684Z"
        },
        {
            "id": 7797,
            "name": "Chapter One, Problem 5: Black to play",
            "created": "2017-05-16T00:13:59.659342Z",
            "modified": "2026-03-31T19:46:41.984284Z"
        },
        {
            "id": 7796,
            "name": "Chapter One, Problem 4: Black to play",
            "created": "2017-05-16T00:06:34.689885Z",
            "modified": "2026-03-31T19:46:40.684807Z"
        },
        {
            "id": 7795,
            "name": "Chapter One, Problem 3: White to play",
            "created": "2017-05-15T23:55:47.571815Z",
            "modified": "2026-03-31T19:46:39.410352Z"
        },
        {
            "id": 7794,
            "name": "Chapter One, Problem 2: Black to play",
            "created": "2017-05-15T23:51:07.255844Z",
            "modified": "2026-04-01T19:41:00.984116Z"
        },
        {
            "id": 7793,
            "name": "Chapter One, Problem 1: Black to play",
            "created": "2017-05-15T23:46:52.074808Z",
            "modified": "2026-05-10T12:09:20.374537Z"
        },
        {
            "id": 7804,
            "name": "Chapter One, Problem 12: White to play",
            "created": "2017-05-16T00:42:05.928938Z",
            "modified": "2026-03-31T19:46:51.085393Z"
        },
        {
            "id": 7803,
            "name": "Chapter One, Problem 11: White to play",
            "created": "2017-05-16T00:39:05.465693Z",
            "modified": "2026-03-31T19:46:49.888666Z"
        },
        {
            "id": 7802,
            "name": "Chapter One, Problem 10: White to play",
            "created": "2017-05-16T00:36:32.608485Z",
            "modified": "2026-03-31T19:46:48.574423Z"
        },
        {
            "id": 6014,
            "name": "Chapter 9.4",
            "created": "2016-04-26T06:51:16.672202Z",
            "modified": "2026-05-22T10:55:07.040991Z"
        }
    ]
}