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

{
    "count": 101964,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42800&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42784&ordering=date",
    "results": [
        {
            "id": 56514,
            "ip_address": "103.85.156.81",
            "count": 1,
            "first_visit": "2023-10-01T23:32:19.679659+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 56515,
            "ip_address": "114.119.155.64",
            "count": 1,
            "first_visit": "2023-10-01T23:32:29.841495+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 56598,
            "ip_address": "114.119.135.186",
            "count": 1,
            "first_visit": "2023-10-02T22:55:16.856499+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 56600,
            "ip_address": "223.131.133.141",
            "count": 1,
            "first_visit": "2023-10-02T22:59:46.483231+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 56601,
            "ip_address": "114.119.147.13",
            "count": 1,
            "first_visit": "2023-10-02T23:00:52.953270+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 56602,
            "ip_address": "114.119.130.168",
            "count": 1,
            "first_visit": "2023-10-02T23:01:46.644072+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 56603,
            "ip_address": "114.119.159.40",
            "count": 1,
            "first_visit": "2023-10-02T23:05:52.941850+06:00",
            "date": "2023-10-02"
        },
        {
            "id": 56599,
            "ip_address": "103.121.9.206",
            "count": 2,
            "first_visit": "2023-10-02T22:58:22.103026+06:00",
            "date": "2023-10-02"
        }
    ]
}