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

{
    "count": 102020,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43208&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=43192&ordering=id",
    "results": [
        {
            "id": 43201,
            "ip_address": "45.248.151.228",
            "count": 4,
            "first_visit": "2023-03-05T10:57:37.376159+06:00",
            "date": "2023-03-05"
        },
        {
            "id": 43202,
            "ip_address": "103.173.175.107",
            "count": 1,
            "first_visit": "2023-03-05T11:14:20.256210+06:00",
            "date": "2023-03-05"
        },
        {
            "id": 43203,
            "ip_address": "114.119.141.67",
            "count": 1,
            "first_visit": "2023-03-05T11:16:12.074953+06:00",
            "date": "2023-03-05"
        },
        {
            "id": 43204,
            "ip_address": "37.111.234.187",
            "count": 1,
            "first_visit": "2023-03-05T11:31:30.486467+06:00",
            "date": "2023-03-05"
        },
        {
            "id": 43205,
            "ip_address": "114.119.132.105",
            "count": 1,
            "first_visit": "2023-03-05T11:33:29.736318+06:00",
            "date": "2023-03-05"
        },
        {
            "id": 43206,
            "ip_address": "103.245.109.170",
            "count": 2,
            "first_visit": "2023-03-05T11:37:43.128583+06:00",
            "date": "2023-03-05"
        },
        {
            "id": 43207,
            "ip_address": "203.190.8.8",
            "count": 1,
            "first_visit": "2023-03-05T11:41:49.110099+06:00",
            "date": "2023-03-05"
        },
        {
            "id": 43208,
            "ip_address": "115.127.98.106",
            "count": 1,
            "first_visit": "2023-03-05T11:48:13.747099+06:00",
            "date": "2023-03-05"
        }
    ]
}