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

{
    "count": 99310,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11216&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11200&ordering=-ip_address",
    "results": [
        {
            "id": 30606,
            "ip_address": "58.145.191.226",
            "count": 1,
            "first_visit": "2022-08-01T09:55:58.651109+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 9630,
            "ip_address": "58.145.191.226",
            "count": 1,
            "first_visit": "2022-05-20T09:25:55.430018+06:00",
            "date": null
        },
        {
            "id": 80129,
            "ip_address": "58.145.191.217",
            "count": 1,
            "first_visit": "2025-03-14T18:52:16.810132+06:00",
            "date": "2025-03-14"
        },
        {
            "id": 85833,
            "ip_address": "58.145.191.201",
            "count": 1,
            "first_visit": "2025-07-14T22:05:38.845970+06:00",
            "date": "2025-07-14"
        },
        {
            "id": 78819,
            "ip_address": "58.145.191.199",
            "count": 1,
            "first_visit": "2025-02-11T11:31:23.812802+06:00",
            "date": "2025-02-11"
        },
        {
            "id": 11589,
            "ip_address": "58.145.190.9",
            "count": 1,
            "first_visit": "2022-05-26T02:28:19.012630+06:00",
            "date": null
        },
        {
            "id": 10623,
            "ip_address": "58.145.190.7",
            "count": 1,
            "first_visit": "2022-05-23T12:06:30.434399+06:00",
            "date": null
        },
        {
            "id": 9958,
            "ip_address": "58.145.190.6",
            "count": 1,
            "first_visit": "2022-05-21T09:43:05.637599+06:00",
            "date": null
        }
    ]
}