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

{
    "count": 98328,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32088&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32072&ordering=id",
    "results": [
        {
            "id": 32081,
            "ip_address": "103.135.174.103",
            "count": 1,
            "first_visit": "2022-08-15T22:22:05.648919+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 32082,
            "ip_address": "66.249.66.84",
            "count": 2,
            "first_visit": "2022-08-16T00:13:56.717668+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 32083,
            "ip_address": "66.249.66.158",
            "count": 3,
            "first_visit": "2022-08-16T00:19:20.702368+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 32084,
            "ip_address": "185.172.113.148",
            "count": 1,
            "first_visit": "2022-08-16T00:30:49.618783+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 32085,
            "ip_address": "66.249.66.33",
            "count": 7,
            "first_visit": "2022-08-16T00:37:11.489736+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 32086,
            "ip_address": "114.119.141.168",
            "count": 16,
            "first_visit": "2022-08-16T00:55:05.298224+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 32087,
            "ip_address": "114.119.141.146",
            "count": 6,
            "first_visit": "2022-08-16T00:59:49.334099+06:00",
            "date": "2022-08-16"
        },
        {
            "id": 32088,
            "ip_address": "114.119.141.15",
            "count": 11,
            "first_visit": "2022-08-16T01:04:30.619475+06:00",
            "date": "2022-08-16"
        }
    ]
}