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

{
    "count": 93440,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78632&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78616&ordering=ip_address",
    "results": [
        {
            "id": 10427,
            "ip_address": "43.245.121.4",
            "count": 1,
            "first_visit": "2022-05-22T22:33:13.280316+06:00",
            "date": null
        },
        {
            "id": 26928,
            "ip_address": "43.245.121.4",
            "count": 1,
            "first_visit": "2022-07-24T23:33:22.272462+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 6891,
            "ip_address": "43.245.121.44",
            "count": 1,
            "first_visit": "2022-05-16T17:02:26.566339+06:00",
            "date": null
        },
        {
            "id": 28153,
            "ip_address": "43.245.121.46",
            "count": 1,
            "first_visit": "2022-07-27T11:50:10.436498+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 24818,
            "ip_address": "43.245.121.5",
            "count": 1,
            "first_visit": "2022-07-20T18:45:23.052449+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 25994,
            "ip_address": "43.245.121.50",
            "count": 1,
            "first_visit": "2022-07-22T15:15:30.462994+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 11926,
            "ip_address": "43.245.121.51",
            "count": 1,
            "first_visit": "2022-05-27T13:15:51.751530+06:00",
            "date": null
        },
        {
            "id": 25679,
            "ip_address": "43.245.121.52",
            "count": 2,
            "first_visit": "2022-07-21T22:17:36.200457+06:00",
            "date": "2022-07-21"
        }
    ]
}