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

{
    "count": 98187,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15352&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15336&ordering=-ip_address",
    "results": [
        {
            "id": 9068,
            "ip_address": "43.245.123.85",
            "count": 1,
            "first_visit": "2022-05-18T20:43:57.280167+06:00",
            "date": null
        },
        {
            "id": 18084,
            "ip_address": "43.245.123.84",
            "count": 1,
            "first_visit": "2022-06-24T11:57:45.521768+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 9833,
            "ip_address": "43.245.123.83",
            "count": 1,
            "first_visit": "2022-05-20T22:35:56.448097+06:00",
            "date": null
        },
        {
            "id": 32013,
            "ip_address": "43.245.123.82",
            "count": 1,
            "first_visit": "2022-08-14T21:56:49.815474+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 1950,
            "ip_address": "43.245.123.82",
            "count": 2,
            "first_visit": "2022-01-11T20:09:36.981514+06:00",
            "date": null
        },
        {
            "id": 26221,
            "ip_address": "43.245.123.82",
            "count": 1,
            "first_visit": "2022-07-23T08:02:49.302053+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 9863,
            "ip_address": "43.245.123.81",
            "count": 3,
            "first_visit": "2022-05-20T23:08:36.785833+06:00",
            "date": null
        },
        {
            "id": 44447,
            "ip_address": "43.245.123.80",
            "count": 1,
            "first_visit": "2023-03-27T00:00:14.175602+06:00",
            "date": "2023-03-27"
        }
    ]
}