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

{
    "count": 94728,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14584&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14568&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": 19594,
            "ip_address": "43.245.123.85",
            "count": 1,
            "first_visit": "2022-06-28T01:44:12.970310+06:00",
            "date": "2022-06-28"
        },
        {
            "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": 1950,
            "ip_address": "43.245.123.82",
            "count": 2,
            "first_visit": "2022-01-11T20:09:36.981514+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": 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
        }
    ]
}