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

{
    "count": 93458,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78584&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78568&ordering=ip_address",
    "results": [
        {
            "id": 27724,
            "ip_address": "43.245.121.195",
            "count": 1,
            "first_visit": "2022-07-26T13:40:41.869626+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 2380,
            "ip_address": "43.245.121.195",
            "count": 2,
            "first_visit": "2022-01-17T17:17:09.766932+06:00",
            "date": null
        },
        {
            "id": 1728,
            "ip_address": "43.245.121.197",
            "count": 1,
            "first_visit": "2022-01-09T00:37:33.076942+06:00",
            "date": null
        },
        {
            "id": 9600,
            "ip_address": "43.245.121.2",
            "count": 2,
            "first_visit": "2022-05-20T01:52:47.477962+06:00",
            "date": null
        },
        {
            "id": 30710,
            "ip_address": "43.245.121.2",
            "count": 1,
            "first_visit": "2022-08-01T20:23:48.733706+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 12950,
            "ip_address": "43.245.121.201",
            "count": 2,
            "first_visit": "2022-05-31T00:25:26.242139+06:00",
            "date": null
        },
        {
            "id": 5886,
            "ip_address": "43.245.121.205",
            "count": 3,
            "first_visit": "2022-05-12T00:01:42.258698+06:00",
            "date": null
        },
        {
            "id": 28400,
            "ip_address": "43.245.121.206",
            "count": 2,
            "first_visit": "2022-07-27T23:29:12.030426+06:00",
            "date": "2022-07-27"
        }
    ]
}