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

{
    "count": 99695,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25792&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25776&ordering=-ip_address",
    "results": [
        {
            "id": 32491,
            "ip_address": "37.111.196.91",
            "count": 3,
            "first_visit": "2022-08-20T08:41:43.120229+06:00",
            "date": "2022-08-20"
        },
        {
            "id": 25950,
            "ip_address": "37.111.196.90",
            "count": 1,
            "first_visit": "2022-07-22T13:19:01.187638+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 26532,
            "ip_address": "37.111.196.90",
            "count": 1,
            "first_visit": "2022-07-24T03:43:29.390434+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 24481,
            "ip_address": "37.111.196.89",
            "count": 5,
            "first_visit": "2022-07-20T10:43:48.236010+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 23669,
            "ip_address": "37.111.196.87",
            "count": 1,
            "first_visit": "2022-07-18T22:04:54.441161+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 31348,
            "ip_address": "37.111.196.85",
            "count": 1,
            "first_visit": "2022-08-06T17:06:47.206012+06:00",
            "date": "2022-08-06"
        },
        {
            "id": 10447,
            "ip_address": "37.111.196.84",
            "count": 3,
            "first_visit": "2022-05-22T22:54:07.988129+06:00",
            "date": null
        },
        {
            "id": 13464,
            "ip_address": "37.111.196.82",
            "count": 1,
            "first_visit": "2022-06-03T20:03:20.119620+06:00",
            "date": null
        }
    ]
}