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

{
    "count": 91807,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89808&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89792&ordering=-ip_address",
    "results": [
        {
            "id": 31989,
            "ip_address": "103.115.135.224",
            "count": 1,
            "first_visit": "2022-08-14T13:01:19.372499+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 29206,
            "ip_address": "103.115.135.224",
            "count": 2,
            "first_visit": "2022-07-29T10:51:20.035380+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 12296,
            "ip_address": "103.115.135.220",
            "count": 1,
            "first_visit": "2022-05-28T22:21:21.653359+06:00",
            "date": null
        },
        {
            "id": 28434,
            "ip_address": "103.115.135.213",
            "count": 4,
            "first_visit": "2022-07-28T00:03:37.490144+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 6794,
            "ip_address": "103.115.135.184",
            "count": 3,
            "first_visit": "2022-05-16T15:35:57.814305+06:00",
            "date": null
        },
        {
            "id": 2562,
            "ip_address": "103.115.135.176",
            "count": 2,
            "first_visit": "2022-01-21T14:36:39.524472+06:00",
            "date": null
        },
        {
            "id": 10977,
            "ip_address": "103.115.135.168",
            "count": 5,
            "first_visit": "2022-05-24T13:28:09.884304+06:00",
            "date": null
        },
        {
            "id": 31035,
            "ip_address": "103.115.135.136",
            "count": 1,
            "first_visit": "2022-08-03T18:33:53.022367+06:00",
            "date": "2022-08-03"
        }
    ]
}