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

{
    "count": 98028,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11608&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=11592&ordering=-ip_address",
    "results": [
        {
            "id": 40907,
            "ip_address": "5.45.207.146",
            "count": 1,
            "first_visit": "2023-01-24T18:40:27.682849+06:00",
            "date": "2023-01-24"
        },
        {
            "id": 39018,
            "ip_address": "5.45.207.145",
            "count": 1,
            "first_visit": "2022-12-20T03:57:33.867854+06:00",
            "date": "2022-12-20"
        },
        {
            "id": 38886,
            "ip_address": "5.45.207.145",
            "count": 1,
            "first_visit": "2022-12-17T17:16:24.910744+06:00",
            "date": "2022-12-17"
        },
        {
            "id": 4879,
            "ip_address": "5.45.207.141",
            "count": 1,
            "first_visit": "2022-04-02T14:31:48.994074+06:00",
            "date": null
        },
        {
            "id": 4726,
            "ip_address": "5.45.207.125",
            "count": 4,
            "first_visit": "2022-03-28T03:44:04.057343+06:00",
            "date": null
        },
        {
            "id": 37969,
            "ip_address": "5.45.207.113",
            "count": 1,
            "first_visit": "2022-11-29T08:21:35.077709+06:00",
            "date": "2022-11-29"
        },
        {
            "id": 37819,
            "ip_address": "5.45.207.113",
            "count": 2,
            "first_visit": "2022-11-25T02:36:51.034425+06:00",
            "date": "2022-11-25"
        },
        {
            "id": 37762,
            "ip_address": "5.45.207.113",
            "count": 1,
            "first_visit": "2022-11-23T22:09:56.453965+06:00",
            "date": "2022-11-23"
        }
    ]
}