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

{
    "count": 98325,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32032&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32016&ordering=first_visit",
    "results": [
        {
            "id": 32025,
            "ip_address": "114.119.141.168",
            "count": 5,
            "first_visit": "2022-08-15T00:39:59.085829+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 32026,
            "ip_address": "114.119.141.146",
            "count": 10,
            "first_visit": "2022-08-15T00:47:31.536803+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 32027,
            "ip_address": "176.205.147.155",
            "count": 1,
            "first_visit": "2022-08-15T00:53:25.978734+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 32028,
            "ip_address": "114.119.134.123",
            "count": 9,
            "first_visit": "2022-08-15T01:02:23.584363+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 32029,
            "ip_address": "114.119.141.118",
            "count": 7,
            "first_visit": "2022-08-15T01:25:28.252015+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 32030,
            "ip_address": "168.119.68.180",
            "count": 1,
            "first_visit": "2022-08-15T01:34:22.955009+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 32031,
            "ip_address": "66.249.66.62",
            "count": 5,
            "first_visit": "2022-08-15T01:39:49.846670+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 32032,
            "ip_address": "17.121.115.173",
            "count": 1,
            "first_visit": "2022-08-15T01:42:27.488101+06:00",
            "date": "2022-08-15"
        }
    ]
}