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

{
    "count": 101338,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82408&ordering=-date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82392&ordering=-date",
    "results": [
        {
            "id": 32554,
            "ip_address": "103.107.231.138",
            "count": 3,
            "first_visit": "2022-08-21T00:12:01.764330+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 32602,
            "ip_address": "27.147.142.149",
            "count": 1,
            "first_visit": "2022-08-21T14:49:04.541345+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 32556,
            "ip_address": "114.119.141.118",
            "count": 16,
            "first_visit": "2022-08-21T00:31:35.694506+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 32560,
            "ip_address": "27.147.176.54",
            "count": 1,
            "first_visit": "2022-08-21T01:07:33.371720+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 32559,
            "ip_address": "66.249.66.30",
            "count": 3,
            "first_visit": "2022-08-21T00:48:25.360421+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 32568,
            "ip_address": "66.249.66.208",
            "count": 2,
            "first_visit": "2022-08-21T02:46:05.126272+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 32570,
            "ip_address": "66.249.66.159",
            "count": 2,
            "first_visit": "2022-08-21T03:16:53.842498+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 32590,
            "ip_address": "203.76.220.152",
            "count": 2,
            "first_visit": "2022-08-21T11:03:31.260075+06:00",
            "date": "2022-08-21"
        }
    ]
}