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

{
    "count": 95885,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18888&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18872&ordering=-ip_address",
    "results": [
        {
            "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"
        },
        {
            "id": 11626,
            "ip_address": "37.111.236.3",
            "count": 2,
            "first_visit": "2022-05-26T08:18:47.047475+06:00",
            "date": null
        },
        {
            "id": 21781,
            "ip_address": "37.111.236.249",
            "count": 1,
            "first_visit": "2022-07-09T21:41:55.850080+06:00",
            "date": "2022-07-09"
        },
        {
            "id": 7802,
            "ip_address": "37.111.236.247",
            "count": 1,
            "first_visit": "2022-05-17T10:13:18.781683+06:00",
            "date": null
        }
    ]
}