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

{
    "count": 95543,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17608&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17592&ordering=id",
    "results": [
        {
            "id": 17601,
            "ip_address": "203.112.77.84",
            "count": 1,
            "first_visit": "2022-06-23T06:17:13.765068+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 17602,
            "ip_address": "103.120.38.90",
            "count": 2,
            "first_visit": "2022-06-23T06:20:32.823038+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 17603,
            "ip_address": "114.119.132.65",
            "count": 1,
            "first_visit": "2022-06-23T06:20:34.173252+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 17604,
            "ip_address": "114.119.134.49",
            "count": 1,
            "first_visit": "2022-06-23T06:27:43.439776+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 17605,
            "ip_address": "114.119.131.234",
            "count": 1,
            "first_visit": "2022-06-23T06:29:54.815579+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 17606,
            "ip_address": "103.115.241.16",
            "count": 1,
            "first_visit": "2022-06-23T06:45:19.272856+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 17607,
            "ip_address": "114.119.134.93",
            "count": 1,
            "first_visit": "2022-06-23T06:48:18.031979+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 17608,
            "ip_address": "114.119.134.116",
            "count": 2,
            "first_visit": "2022-06-23T06:50:19.999730+06:00",
            "date": "2022-06-23"
        }
    ]
}