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

{
    "count": 94835,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14920&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14904&ordering=-ip_address",
    "results": [
        {
            "id": 15841,
            "ip_address": "43.245.123.106",
            "count": 1,
            "first_visit": "2022-06-17T05:06:32.004385+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 6877,
            "ip_address": "43.245.123.105",
            "count": 2,
            "first_visit": "2022-05-16T16:56:37.005217+06:00",
            "date": null
        },
        {
            "id": 10362,
            "ip_address": "43.245.123.104",
            "count": 2,
            "first_visit": "2022-05-22T18:18:39.037787+06:00",
            "date": null
        },
        {
            "id": 50667,
            "ip_address": "43.245.123.101",
            "count": 11,
            "first_visit": "2023-07-23T17:46:53.106484+06:00",
            "date": "2023-07-23"
        },
        {
            "id": 13400,
            "ip_address": "43.245.123.101",
            "count": 1,
            "first_visit": "2022-06-02T19:08:54.113754+06:00",
            "date": null
        },
        {
            "id": 32839,
            "ip_address": "43.245.123.101",
            "count": 1,
            "first_visit": "2022-08-24T15:47:14.164051+06:00",
            "date": "2022-08-24"
        },
        {
            "id": 9873,
            "ip_address": "43.245.123.100",
            "count": 3,
            "first_visit": "2022-05-20T23:17:37.983509+06:00",
            "date": null
        },
        {
            "id": 6162,
            "ip_address": "43.245.123.10",
            "count": 5,
            "first_visit": "2022-05-14T22:56:41.803448+06:00",
            "date": null
        }
    ]
}