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

{
    "count": 101105,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84728&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=84712&ordering=ip_address",
    "results": [
        {
            "id": 6788,
            "ip_address": "43.245.123.11",
            "count": 4,
            "first_visit": "2022-05-16T15:29:12.841217+06:00",
            "date": null
        },
        {
            "id": 8460,
            "ip_address": "43.245.123.110",
            "count": 3,
            "first_visit": "2022-05-17T23:09:30.875435+06:00",
            "date": null
        },
        {
            "id": 8832,
            "ip_address": "43.245.123.111",
            "count": 1,
            "first_visit": "2022-05-18T11:27:02.100481+06:00",
            "date": null
        },
        {
            "id": 7460,
            "ip_address": "43.245.123.113",
            "count": 5,
            "first_visit": "2022-05-16T23:20:56.297649+06:00",
            "date": null
        },
        {
            "id": 10810,
            "ip_address": "43.245.123.114",
            "count": 2,
            "first_visit": "2022-05-24T07:40:18.340813+06:00",
            "date": null
        },
        {
            "id": 29244,
            "ip_address": "43.245.123.115",
            "count": 2,
            "first_visit": "2022-07-29T11:43:07.489240+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 7425,
            "ip_address": "43.245.123.116",
            "count": 10,
            "first_visit": "2022-05-16T22:57:14.385781+06:00",
            "date": null
        },
        {
            "id": 7869,
            "ip_address": "43.245.123.117",
            "count": 1,
            "first_visit": "2022-05-17T10:50:13.977972+06:00",
            "date": null
        }
    ]
}