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

{
    "count": 101868,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42088&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42072&ordering=date",
    "results": [
        {
            "id": 55804,
            "ip_address": "103.124.226.116",
            "count": 1,
            "first_visit": "2023-09-23T12:25:27.485649+06:00",
            "date": "2023-09-23"
        },
        {
            "id": 55802,
            "ip_address": "103.16.249.52",
            "count": 3,
            "first_visit": "2023-09-23T12:04:25.226837+06:00",
            "date": "2023-09-23"
        },
        {
            "id": 55829,
            "ip_address": "103.85.156.40",
            "count": 1,
            "first_visit": "2023-09-23T20:19:59.479554+06:00",
            "date": "2023-09-23"
        },
        {
            "id": 55806,
            "ip_address": "114.119.159.16",
            "count": 1,
            "first_visit": "2023-09-23T13:33:08.018937+06:00",
            "date": "2023-09-23"
        },
        {
            "id": 55805,
            "ip_address": "66.249.66.169",
            "count": 2,
            "first_visit": "2023-09-23T13:30:32.458494+06:00",
            "date": "2023-09-23"
        },
        {
            "id": 55807,
            "ip_address": "114.119.130.99",
            "count": 1,
            "first_visit": "2023-09-23T13:55:39.861394+06:00",
            "date": "2023-09-23"
        },
        {
            "id": 55808,
            "ip_address": "114.119.136.113",
            "count": 1,
            "first_visit": "2023-09-23T13:58:02.451511+06:00",
            "date": "2023-09-23"
        },
        {
            "id": 55833,
            "ip_address": "103.85.241.167",
            "count": 6,
            "first_visit": "2023-09-23T21:29:36.723974+06:00",
            "date": "2023-09-23"
        }
    ]
}