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

{
    "count": 101344,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35464&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=35448&ordering=id",
    "results": [
        {
            "id": 35457,
            "ip_address": "54.80.116.145",
            "count": 1,
            "first_visit": "2022-10-04T10:13:11.817656+06:00",
            "date": "2022-10-04"
        },
        {
            "id": 35458,
            "ip_address": "113.11.21.174",
            "count": 3,
            "first_visit": "2022-10-04T10:16:15.310821+06:00",
            "date": "2022-10-04"
        },
        {
            "id": 35459,
            "ip_address": "103.217.111.86",
            "count": 2,
            "first_visit": "2022-10-04T10:33:55.148100+06:00",
            "date": "2022-10-04"
        },
        {
            "id": 35460,
            "ip_address": "103.166.253.177",
            "count": 4,
            "first_visit": "2022-10-04T10:39:52.229354+06:00",
            "date": "2022-10-04"
        },
        {
            "id": 35461,
            "ip_address": "103.242.22.5",
            "count": 1,
            "first_visit": "2022-10-04T10:56:08.677521+06:00",
            "date": "2022-10-04"
        },
        {
            "id": 35462,
            "ip_address": "203.202.240.10",
            "count": 1,
            "first_visit": "2022-10-04T10:57:36.584881+06:00",
            "date": "2022-10-04"
        },
        {
            "id": 35463,
            "ip_address": "45.250.228.215",
            "count": 1,
            "first_visit": "2022-10-04T10:58:07.256288+06:00",
            "date": "2022-10-04"
        },
        {
            "id": 35464,
            "ip_address": "202.134.10.141",
            "count": 1,
            "first_visit": "2022-10-04T11:06:01.298747+06:00",
            "date": "2022-10-04"
        }
    ]
}