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

{
    "count": 98488,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19608&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19592&ordering=-ip_address",
    "results": [
        {
            "id": 17524,
            "ip_address": "37.111.236.69",
            "count": 1,
            "first_visit": "2022-06-22T23:04:09.254985+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 9769,
            "ip_address": "37.111.236.63",
            "count": 2,
            "first_visit": "2022-05-20T16:47:16.404200+06:00",
            "date": null
        },
        {
            "id": 20124,
            "ip_address": "37.111.236.62",
            "count": 1,
            "first_visit": "2022-06-29T19:58:40.102482+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 11230,
            "ip_address": "37.111.236.61",
            "count": 1,
            "first_visit": "2022-05-24T23:41:56.074898+06:00",
            "date": null
        },
        {
            "id": 20043,
            "ip_address": "37.111.236.57",
            "count": 2,
            "first_visit": "2022-06-29T14:35:53.969293+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 7541,
            "ip_address": "37.111.236.51",
            "count": 1,
            "first_visit": "2022-05-17T00:24:52.078675+06:00",
            "date": null
        },
        {
            "id": 22985,
            "ip_address": "37.111.236.45",
            "count": 1,
            "first_visit": "2022-07-15T15:14:29.544171+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 17905,
            "ip_address": "37.111.236.42",
            "count": 1,
            "first_visit": "2022-06-24T00:50:37.496835+06:00",
            "date": "2022-06-24"
        }
    ]
}