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

{
    "count": 102197,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44208&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=44192&ordering=-ip_address",
    "results": [
        {
            "id": 37220,
            "ip_address": "17.121.114.102",
            "count": 1,
            "first_visit": "2022-11-10T19:15:15.977129+06:00",
            "date": "2022-11-10"
        },
        {
            "id": 3142,
            "ip_address": "17.121.113.91",
            "count": 2,
            "first_visit": "2022-01-31T21:37:47.387598+06:00",
            "date": null
        },
        {
            "id": 4209,
            "ip_address": "17.121.113.77",
            "count": 1,
            "first_visit": "2022-03-09T08:57:34.706358+06:00",
            "date": null
        },
        {
            "id": 12698,
            "ip_address": "17.121.113.73",
            "count": 1,
            "first_visit": "2022-05-30T07:13:02.035101+06:00",
            "date": null
        },
        {
            "id": 5850,
            "ip_address": "17.121.113.43",
            "count": 1,
            "first_visit": "2022-05-11T09:23:49.001482+06:00",
            "date": null
        },
        {
            "id": 4204,
            "ip_address": "17.121.113.38",
            "count": 1,
            "first_visit": "2022-03-09T00:46:35.052073+06:00",
            "date": null
        },
        {
            "id": 34234,
            "ip_address": "17.121.113.250",
            "count": 1,
            "first_visit": "2022-09-12T06:50:55.395808+06:00",
            "date": "2022-09-12"
        },
        {
            "id": 5124,
            "ip_address": "17.121.113.247",
            "count": 1,
            "first_visit": "2022-04-14T22:13:33.802530+06:00",
            "date": null
        }
    ]
}