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

{
    "count": 101389,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=37008&ordering=-id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=36992&ordering=-id",
    "results": [
        {
            "id": 64485,
            "ip_address": "103.117.194.230",
            "count": 4,
            "first_visit": "2024-02-08T17:33:34.648594+06:00",
            "date": "2024-02-08"
        },
        {
            "id": 64484,
            "ip_address": "114.119.134.79",
            "count": 3,
            "first_visit": "2024-02-08T16:39:29.942245+06:00",
            "date": "2024-02-08"
        },
        {
            "id": 64483,
            "ip_address": "103.211.18.136",
            "count": 3,
            "first_visit": "2024-02-08T16:30:01.449838+06:00",
            "date": "2024-02-08"
        },
        {
            "id": 64482,
            "ip_address": "103.120.222.89",
            "count": 1,
            "first_visit": "2024-02-08T16:26:05.940122+06:00",
            "date": "2024-02-08"
        },
        {
            "id": 64481,
            "ip_address": "202.4.109.168",
            "count": 1,
            "first_visit": "2024-02-08T15:52:06.168032+06:00",
            "date": "2024-02-08"
        },
        {
            "id": 64480,
            "ip_address": "103.98.63.86",
            "count": 1,
            "first_visit": "2024-02-08T15:50:30.075375+06:00",
            "date": "2024-02-08"
        },
        {
            "id": 64479,
            "ip_address": "103.120.35.154",
            "count": 1,
            "first_visit": "2024-02-08T15:29:36.056723+06:00",
            "date": "2024-02-08"
        },
        {
            "id": 64478,
            "ip_address": "202.51.180.58",
            "count": 1,
            "first_visit": "2024-02-08T14:43:44.837447+06:00",
            "date": "2024-02-08"
        }
    ]
}