GET /user_management/visitor-free/?format=api&offset=83552&ordering=-ip_address
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 92332,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83560&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=83544&ordering=-ip_address",
    "results": [
        {
            "id": 40926,
            "ip_address": "103.159.72.66",
            "count": 2,
            "first_visit": "2023-01-25T12:00:39.591179+06:00",
            "date": "2023-01-25"
        },
        {
            "id": 720,
            "ip_address": "103.159.72.254",
            "count": 1,
            "first_visit": "2021-12-15T17:06:08.366912+06:00",
            "date": null
        },
        {
            "id": 208,
            "ip_address": "103.159.72.253",
            "count": 46,
            "first_visit": "2021-12-05T11:31:19.952581+06:00",
            "date": null
        },
        {
            "id": 718,
            "ip_address": "103.159.72.249",
            "count": 1,
            "first_visit": "2021-12-15T16:31:09.617034+06:00",
            "date": null
        },
        {
            "id": 41219,
            "ip_address": "103.159.72.127",
            "count": 1,
            "first_visit": "2023-01-30T11:06:33.451621+06:00",
            "date": "2023-01-30"
        },
        {
            "id": 81509,
            "ip_address": "103.159.72.127",
            "count": 1,
            "first_visit": "2025-04-17T02:05:37.928005+06:00",
            "date": "2025-04-17"
        },
        {
            "id": 84567,
            "ip_address": "103.159.72.127",
            "count": 1,
            "first_visit": "2025-06-26T21:55:26.492491+06:00",
            "date": "2025-06-26"
        },
        {
            "id": 61569,
            "ip_address": "103.159.72.126",
            "count": 1,
            "first_visit": "2023-12-21T09:17:42.327055+06:00",
            "date": "2023-12-21"
        }
    ]
}