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

{
    "count": 100873,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17096&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17080&ordering=-ip_address",
    "results": [
        {
            "id": 43316,
            "ip_address": "43.224.119.26",
            "count": 1,
            "first_visit": "2023-03-07T10:47:09.229529+06:00",
            "date": "2023-03-07"
        },
        {
            "id": 5272,
            "ip_address": "43.224.119.26",
            "count": 1,
            "first_visit": "2022-04-20T13:33:29.846293+06:00",
            "date": null
        },
        {
            "id": 8172,
            "ip_address": "43.224.119.254",
            "count": 1,
            "first_visit": "2022-05-17T13:52:27.363949+06:00",
            "date": null
        },
        {
            "id": 25422,
            "ip_address": "43.224.119.230",
            "count": 1,
            "first_visit": "2022-07-21T11:30:38.794937+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 23309,
            "ip_address": "43.224.119.230",
            "count": 1,
            "first_visit": "2022-07-17T13:34:54.072475+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 61170,
            "ip_address": "43.224.119.126",
            "count": 1,
            "first_visit": "2023-12-14T11:09:20.040257+06:00",
            "date": "2023-12-14"
        },
        {
            "id": 39032,
            "ip_address": "43.224.118.42",
            "count": 1,
            "first_visit": "2022-12-20T12:18:52.726215+06:00",
            "date": "2022-12-20"
        },
        {
            "id": 26828,
            "ip_address": "43.224.118.163",
            "count": 1,
            "first_visit": "2022-07-24T18:38:20.915324+06:00",
            "date": "2022-07-24"
        }
    ]
}