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

{
    "count": 93347,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79008&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78992&ordering=ip_address",
    "results": [
        {
            "id": 9128,
            "ip_address": "43.245.123.35",
            "count": 1,
            "first_visit": "2022-05-18T22:39:00.566329+06:00",
            "date": null
        },
        {
            "id": 7431,
            "ip_address": "43.245.123.36",
            "count": 2,
            "first_visit": "2022-05-16T23:01:03.129081+06:00",
            "date": null
        },
        {
            "id": 14652,
            "ip_address": "43.245.123.36",
            "count": 1,
            "first_visit": "2022-06-12T16:34:31.381503+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 26704,
            "ip_address": "43.245.123.37",
            "count": 1,
            "first_visit": "2022-07-24T11:48:21.203210+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 11632,
            "ip_address": "43.245.123.37",
            "count": 1,
            "first_visit": "2022-05-26T09:21:24.986904+06:00",
            "date": null
        },
        {
            "id": 7269,
            "ip_address": "43.245.123.38",
            "count": 7,
            "first_visit": "2022-05-16T20:13:23.765373+06:00",
            "date": null
        },
        {
            "id": 13693,
            "ip_address": "43.245.123.38",
            "count": 1,
            "first_visit": "2022-06-06T21:10:32.233397+06:00",
            "date": "2022-06-06"
        },
        {
            "id": 11597,
            "ip_address": "43.245.123.39",
            "count": 1,
            "first_visit": "2022-05-26T03:09:28.519033+06:00",
            "date": null
        }
    ]
}