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

{
    "count": 94758,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14704&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14688&ordering=-ip_address",
    "results": [
        {
            "id": 12148,
            "ip_address": "43.245.123.250",
            "count": 3,
            "first_visit": "2022-05-28T10:49:03.791583+06:00",
            "date": null
        },
        {
            "id": 21751,
            "ip_address": "43.245.123.250",
            "count": 1,
            "first_visit": "2022-07-09T16:12:57.127733+06:00",
            "date": "2022-07-09"
        },
        {
            "id": 11512,
            "ip_address": "43.245.123.25",
            "count": 3,
            "first_visit": "2022-05-25T23:30:55.705400+06:00",
            "date": null
        },
        {
            "id": 21610,
            "ip_address": "43.245.123.25",
            "count": 2,
            "first_visit": "2022-07-08T16:13:16.727410+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 31407,
            "ip_address": "43.245.123.25",
            "count": 1,
            "first_visit": "2022-08-07T08:26:06.393908+06:00",
            "date": "2022-08-07"
        },
        {
            "id": 7152,
            "ip_address": "43.245.123.249",
            "count": 1,
            "first_visit": "2022-05-16T19:41:40.596216+06:00",
            "date": null
        },
        {
            "id": 51184,
            "ip_address": "43.245.123.249",
            "count": 1,
            "first_visit": "2023-07-30T01:14:04.471451+06:00",
            "date": "2023-07-30"
        },
        {
            "id": 10310,
            "ip_address": "43.245.123.248",
            "count": 2,
            "first_visit": "2022-05-22T14:47:36.531622+06:00",
            "date": null
        }
    ]
}