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

{
    "count": 102912,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52072&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52056&ordering=-ip_address",
    "results": [
        {
            "id": 5010,
            "ip_address": "119.30.38.52",
            "count": 3,
            "first_visit": "2022-04-09T16:14:58.102290+06:00",
            "date": null
        },
        {
            "id": 27096,
            "ip_address": "119.30.38.51",
            "count": 1,
            "first_visit": "2022-07-25T08:47:20.094042+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 30320,
            "ip_address": "119.30.38.5",
            "count": 1,
            "first_visit": "2022-07-31T11:05:19.338402+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 13504,
            "ip_address": "119.30.38.49",
            "count": 1,
            "first_visit": "2022-06-04T13:01:50.644374+06:00",
            "date": null
        },
        {
            "id": 31213,
            "ip_address": "119.30.38.49",
            "count": 1,
            "first_visit": "2022-08-05T06:51:10.173329+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 6476,
            "ip_address": "119.30.38.44",
            "count": 1,
            "first_visit": "2022-05-15T23:41:30.555959+06:00",
            "date": null
        },
        {
            "id": 6730,
            "ip_address": "119.30.38.39",
            "count": 1,
            "first_visit": "2022-05-16T14:00:06.277854+06:00",
            "date": null
        },
        {
            "id": 18591,
            "ip_address": "119.30.38.38",
            "count": 5,
            "first_visit": "2022-06-25T13:08:02.383197+06:00",
            "date": "2022-06-25"
        }
    ]
}