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

{
    "count": 101694,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76640&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=76624&ordering=-ip_address",
    "results": [
        {
            "id": 10184,
            "ip_address": "103.99.251.27",
            "count": 1,
            "first_visit": "2022-05-21T23:59:01.264180+06:00",
            "date": null
        },
        {
            "id": 20566,
            "ip_address": "103.99.251.154",
            "count": 1,
            "first_visit": "2022-07-01T16:02:51.717888+06:00",
            "date": "2022-07-01"
        },
        {
            "id": 19844,
            "ip_address": "103.99.251.154",
            "count": 1,
            "first_visit": "2022-06-28T22:08:06.239289+06:00",
            "date": "2022-06-28"
        },
        {
            "id": 26755,
            "ip_address": "103.99.250.150",
            "count": 1,
            "first_visit": "2022-07-24T13:13:49.047702+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 1173,
            "ip_address": "103.99.250.150",
            "count": 2,
            "first_visit": "2021-12-21T15:56:46.557059+06:00",
            "date": null
        },
        {
            "id": 13544,
            "ip_address": "103.99.249.44",
            "count": 1,
            "first_visit": "2022-06-05T10:26:56.972369+06:00",
            "date": null
        },
        {
            "id": 8981,
            "ip_address": "103.99.249.39",
            "count": 1,
            "first_visit": "2022-05-18T14:53:11.209744+06:00",
            "date": null
        },
        {
            "id": 10602,
            "ip_address": "103.99.249.30",
            "count": 1,
            "first_visit": "2022-05-23T11:32:25.062344+06:00",
            "date": null
        }
    ]
}