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

{
    "count": 101561,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40208&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=40192&ordering=id",
    "results": [
        {
            "id": 40201,
            "ip_address": "103.67.157.174",
            "count": 1,
            "first_visit": "2023-01-11T09:54:16.162948+06:00",
            "date": "2023-01-11"
        },
        {
            "id": 40202,
            "ip_address": "103.58.73.252",
            "count": 2,
            "first_visit": "2023-01-11T10:07:16.959191+06:00",
            "date": "2023-01-11"
        },
        {
            "id": 40203,
            "ip_address": "34.127.37.168",
            "count": 1,
            "first_visit": "2023-01-11T11:02:22.529195+06:00",
            "date": "2023-01-11"
        },
        {
            "id": 40204,
            "ip_address": "69.171.251.118",
            "count": 1,
            "first_visit": "2023-01-11T11:28:45.644702+06:00",
            "date": "2023-01-11"
        },
        {
            "id": 40205,
            "ip_address": "103.70.197.216",
            "count": 1,
            "first_visit": "2023-01-11T11:46:46.814353+06:00",
            "date": "2023-01-11"
        },
        {
            "id": 40206,
            "ip_address": "203.96.227.162",
            "count": 1,
            "first_visit": "2023-01-11T12:20:10.489171+06:00",
            "date": "2023-01-11"
        },
        {
            "id": 40207,
            "ip_address": "103.136.1.149",
            "count": 4,
            "first_visit": "2023-01-11T12:21:06.733871+06:00",
            "date": "2023-01-11"
        },
        {
            "id": 40208,
            "ip_address": "116.68.196.49",
            "count": 1,
            "first_visit": "2023-01-11T12:54:15.323069+06:00",
            "date": "2023-01-11"
        }
    ]
}