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

{
    "count": 96155,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20048&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=20032&ordering=id",
    "results": [
        {
            "id": 20041,
            "ip_address": "103.96.89.123",
            "count": 1,
            "first_visit": "2022-06-29T14:30:54.500959+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 20042,
            "ip_address": "37.111.212.63",
            "count": 1,
            "first_visit": "2022-06-29T14:31:41.548166+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 20043,
            "ip_address": "37.111.236.57",
            "count": 2,
            "first_visit": "2022-06-29T14:35:53.969293+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 20044,
            "ip_address": "103.138.145.114",
            "count": 1,
            "first_visit": "2022-06-29T14:39:24.027526+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 20045,
            "ip_address": "186.47.202.68",
            "count": 1,
            "first_visit": "2022-06-29T14:45:14.107364+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 20046,
            "ip_address": "103.96.36.234",
            "count": 1,
            "first_visit": "2022-06-29T14:51:46.039392+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 20047,
            "ip_address": "202.134.9.143",
            "count": 1,
            "first_visit": "2022-06-29T14:54:42.817576+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 20048,
            "ip_address": "37.111.230.145",
            "count": 1,
            "first_visit": "2022-06-29T14:57:38.987201+06:00",
            "date": "2022-06-29"
        }
    ]
}