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

{
    "count": 100877,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17144&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17128&ordering=-ip_address",
    "results": [
        {
            "id": 66412,
            "ip_address": "43.224.116.29",
            "count": 1,
            "first_visit": "2024-03-27T12:42:28.844796+06:00",
            "date": "2024-03-27"
        },
        {
            "id": 67332,
            "ip_address": "43.224.116.28",
            "count": 1,
            "first_visit": "2024-04-23T10:37:09.484764+06:00",
            "date": "2024-04-23"
        },
        {
            "id": 16048,
            "ip_address": "43.224.116.150",
            "count": 1,
            "first_visit": "2022-06-17T17:26:49.770899+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 15746,
            "ip_address": "43.224.116.150",
            "count": 1,
            "first_visit": "2022-06-16T21:34:51.572300+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 2212,
            "ip_address": "43.224.116.150",
            "count": 2,
            "first_visit": "2022-01-14T18:33:32.915935+06:00",
            "date": null
        },
        {
            "id": 3739,
            "ip_address": "43.224.116.148",
            "count": 3,
            "first_visit": "2022-02-20T02:11:40.882014+06:00",
            "date": null
        },
        {
            "id": 37402,
            "ip_address": "43.224.116.147",
            "count": 1,
            "first_visit": "2022-11-14T21:24:34.494586+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 4587,
            "ip_address": "43.224.116.146",
            "count": 1,
            "first_visit": "2022-03-22T15:06:26.644792+06:00",
            "date": null
        }
    ]
}