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

{
    "count": 103645,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=64408&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=64392&ordering=first_visit",
    "results": [
        {
            "id": 64497,
            "ip_address": "191.95.49.225",
            "count": 2,
            "first_visit": "2024-02-09T00:08:04.118332+06:00",
            "date": "2024-02-09"
        },
        {
            "id": 64498,
            "ip_address": "103.199.84.137",
            "count": 6,
            "first_visit": "2024-02-09T00:19:21.785417+06:00",
            "date": "2024-02-09"
        },
        {
            "id": 64499,
            "ip_address": "103.142.184.242",
            "count": 3,
            "first_visit": "2024-02-09T00:30:39.205866+06:00",
            "date": "2024-02-09"
        },
        {
            "id": 64500,
            "ip_address": "114.119.154.41",
            "count": 5,
            "first_visit": "2024-02-09T00:58:13.620312+06:00",
            "date": "2024-02-09"
        },
        {
            "id": 64501,
            "ip_address": "114.119.128.143",
            "count": 4,
            "first_visit": "2024-02-09T01:45:27.442337+06:00",
            "date": "2024-02-09"
        },
        {
            "id": 64502,
            "ip_address": "103.217.111.141",
            "count": 4,
            "first_visit": "2024-02-09T02:10:11.726806+06:00",
            "date": "2024-02-09"
        },
        {
            "id": 64503,
            "ip_address": "203.76.223.6",
            "count": 1,
            "first_visit": "2024-02-09T02:20:52.792765+06:00",
            "date": "2024-02-09"
        },
        {
            "id": 64504,
            "ip_address": "66.249.70.193",
            "count": 1,
            "first_visit": "2024-02-09T04:15:08.070481+06:00",
            "date": "2024-02-09"
        }
    ]
}