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

{
    "count": 97428,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23408&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23392&ordering=id",
    "results": [
        {
            "id": 23401,
            "ip_address": "66.249.66.158",
            "count": 5,
            "first_visit": "2022-07-18T01:14:18.626624+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23402,
            "ip_address": "168.119.65.126",
            "count": 1,
            "first_visit": "2022-07-18T01:16:26.578691+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23403,
            "ip_address": "103.253.45.52",
            "count": 1,
            "first_visit": "2022-07-18T01:16:49.997267+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23404,
            "ip_address": "114.119.131.200",
            "count": 1,
            "first_visit": "2022-07-18T01:23:21.200665+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23405,
            "ip_address": "66.249.66.208",
            "count": 3,
            "first_visit": "2022-07-18T01:42:15.250500+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23406,
            "ip_address": "114.119.134.208",
            "count": 1,
            "first_visit": "2022-07-18T01:47:00.961325+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23407,
            "ip_address": "66.249.66.128",
            "count": 4,
            "first_visit": "2022-07-18T02:10:30.497425+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 23408,
            "ip_address": "168.119.68.179",
            "count": 3,
            "first_visit": "2022-07-18T02:21:52.058023+06:00",
            "date": "2022-07-18"
        }
    ]
}