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

{
    "count": 93340,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79040&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79024&ordering=ip_address",
    "results": [
        {
            "id": 18623,
            "ip_address": "43.245.123.53",
            "count": 3,
            "first_visit": "2022-06-25T14:20:01.735804+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 28901,
            "ip_address": "43.245.123.53",
            "count": 1,
            "first_visit": "2022-07-28T19:24:46.858155+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 10186,
            "ip_address": "43.245.123.53",
            "count": 4,
            "first_visit": "2022-05-22T00:05:59.599778+06:00",
            "date": null
        },
        {
            "id": 15170,
            "ip_address": "43.245.123.54",
            "count": 1,
            "first_visit": "2022-06-15T07:30:41.456961+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 10662,
            "ip_address": "43.245.123.54",
            "count": 1,
            "first_visit": "2022-05-23T13:32:31.955945+06:00",
            "date": null
        },
        {
            "id": 16269,
            "ip_address": "43.245.123.55",
            "count": 1,
            "first_visit": "2022-06-18T08:12:53.092296+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 10657,
            "ip_address": "43.245.123.55",
            "count": 2,
            "first_visit": "2022-05-23T13:04:44.895751+06:00",
            "date": null
        },
        {
            "id": 9860,
            "ip_address": "43.245.123.56",
            "count": 2,
            "first_visit": "2022-05-20T23:04:01.813847+06:00",
            "date": null
        }
    ]
}