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

{
    "count": 93327,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79080&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79064&ordering=ip_address",
    "results": [
        {
            "id": 9833,
            "ip_address": "43.245.123.83",
            "count": 1,
            "first_visit": "2022-05-20T22:35:56.448097+06:00",
            "date": null
        },
        {
            "id": 18084,
            "ip_address": "43.245.123.84",
            "count": 1,
            "first_visit": "2022-06-24T11:57:45.521768+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 9068,
            "ip_address": "43.245.123.85",
            "count": 1,
            "first_visit": "2022-05-18T20:43:57.280167+06:00",
            "date": null
        },
        {
            "id": 19594,
            "ip_address": "43.245.123.85",
            "count": 1,
            "first_visit": "2022-06-28T01:44:12.970310+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 9971,
            "ip_address": "43.245.123.87",
            "count": 1,
            "first_visit": "2022-05-21T10:55:42.373065+06:00",
            "date": null
        },
        {
            "id": 38212,
            "ip_address": "43.245.123.88",
            "count": 1,
            "first_visit": "2022-12-03T12:42:48.802290+06:00",
            "date": "2022-12-03"
        },
        {
            "id": 34933,
            "ip_address": "43.245.123.9",
            "count": 3,
            "first_visit": "2022-09-24T20:13:21.906218+06:00",
            "date": "2022-09-24"
        },
        {
            "id": 19848,
            "ip_address": "43.245.123.9",
            "count": 1,
            "first_visit": "2022-06-28T22:33:52.027422+06:00",
            "date": "2022-06-28"
        }
    ]
}