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

{
    "count": 93430,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78664&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78648&ordering=ip_address",
    "results": [
        {
            "id": 10571,
            "ip_address": "43.245.121.94",
            "count": 1,
            "first_visit": "2022-05-23T10:21:58.499519+06:00",
            "date": null
        },
        {
            "id": 33032,
            "ip_address": "43.245.121.94",
            "count": 1,
            "first_visit": "2022-08-26T22:36:28.195905+06:00",
            "date": "2022-08-26"
        },
        {
            "id": 8575,
            "ip_address": "43.245.121.96",
            "count": 2,
            "first_visit": "2022-05-18T00:04:49.294443+06:00",
            "date": null
        },
        {
            "id": 7457,
            "ip_address": "43.245.121.98",
            "count": 1,
            "first_visit": "2022-05-16T23:18:53.702422+06:00",
            "date": null
        },
        {
            "id": 25236,
            "ip_address": "43.245.121.98",
            "count": 1,
            "first_visit": "2022-07-21T08:57:41.039114+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 8343,
            "ip_address": "43.245.122.103",
            "count": 1,
            "first_visit": "2022-05-17T22:25:56.379934+06:00",
            "date": null
        },
        {
            "id": 32917,
            "ip_address": "43.245.122.104",
            "count": 1,
            "first_visit": "2022-08-25T13:52:50.116598+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 27227,
            "ip_address": "43.245.122.106",
            "count": 2,
            "first_visit": "2022-07-25T12:12:48.385326+06:00",
            "date": "2022-07-25"
        }
    ]
}