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

{
    "count": 98406,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32976&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32960&ordering=first_visit",
    "results": [
        {
            "id": 32969,
            "ip_address": "66.249.66.84",
            "count": 6,
            "first_visit": "2022-08-26T00:33:41.998375+06:00",
            "date": "2022-08-26"
        },
        {
            "id": 32970,
            "ip_address": "114.119.134.123",
            "count": 11,
            "first_visit": "2022-08-26T00:40:48.137888+06:00",
            "date": "2022-08-26"
        },
        {
            "id": 32971,
            "ip_address": "103.121.107.181",
            "count": 1,
            "first_visit": "2022-08-26T00:42:20.664788+06:00",
            "date": "2022-08-26"
        },
        {
            "id": 32972,
            "ip_address": "66.249.66.28",
            "count": 2,
            "first_visit": "2022-08-26T00:59:29.456615+06:00",
            "date": "2022-08-26"
        },
        {
            "id": 32973,
            "ip_address": "114.119.141.168",
            "count": 12,
            "first_visit": "2022-08-26T01:09:08.154573+06:00",
            "date": "2022-08-26"
        },
        {
            "id": 32974,
            "ip_address": "103.172.188.74",
            "count": 1,
            "first_visit": "2022-08-26T01:32:22.262318+06:00",
            "date": "2022-08-26"
        },
        {
            "id": 32975,
            "ip_address": "66.249.66.158",
            "count": 1,
            "first_visit": "2022-08-26T01:34:15.194167+06:00",
            "date": "2022-08-26"
        },
        {
            "id": 32976,
            "ip_address": "192.140.255.110",
            "count": 1,
            "first_visit": "2022-08-26T01:42:40.899468+06:00",
            "date": "2022-08-26"
        }
    ]
}