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

{
    "count": 93382,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78816&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78800&ordering=ip_address",
    "results": [
        {
            "id": 7460,
            "ip_address": "43.245.123.113",
            "count": 5,
            "first_visit": "2022-05-16T23:20:56.297649+06:00",
            "date": null
        },
        {
            "id": 10810,
            "ip_address": "43.245.123.114",
            "count": 2,
            "first_visit": "2022-05-24T07:40:18.340813+06:00",
            "date": null
        },
        {
            "id": 29244,
            "ip_address": "43.245.123.115",
            "count": 2,
            "first_visit": "2022-07-29T11:43:07.489240+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 7425,
            "ip_address": "43.245.123.116",
            "count": 10,
            "first_visit": "2022-05-16T22:57:14.385781+06:00",
            "date": null
        },
        {
            "id": 7869,
            "ip_address": "43.245.123.117",
            "count": 1,
            "first_visit": "2022-05-17T10:50:13.977972+06:00",
            "date": null
        },
        {
            "id": 21670,
            "ip_address": "43.245.123.117",
            "count": 1,
            "first_visit": "2022-07-09T01:09:13.566586+06:00",
            "date": "2022-07-09"
        },
        {
            "id": 23543,
            "ip_address": "43.245.123.12",
            "count": 1,
            "first_visit": "2022-07-18T20:36:18.903128+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 6621,
            "ip_address": "43.245.123.12",
            "count": 5,
            "first_visit": "2022-05-16T11:20:06.470539+06:00",
            "date": null
        }
    ]
}