GET /user_management/visitor-free/?format=api&offset=32016&ordering=id
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=32024&ordering=id",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32008&ordering=id",
    "results": [
        {
            "id": 32017,
            "ip_address": "27.147.200.51",
            "count": 1,
            "first_visit": "2022-08-14T22:35:46.688727+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 32018,
            "ip_address": "37.111.200.93",
            "count": 1,
            "first_visit": "2022-08-14T23:09:10.675175+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 32019,
            "ip_address": "27.54.149.118",
            "count": 1,
            "first_visit": "2022-08-14T23:34:30.896598+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 32020,
            "ip_address": "37.111.235.159",
            "count": 1,
            "first_visit": "2022-08-14T23:41:58.725792+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 32021,
            "ip_address": "103.150.254.90",
            "count": 1,
            "first_visit": "2022-08-14T23:51:14.565477+06:00",
            "date": "2022-08-14"
        },
        {
            "id": 32022,
            "ip_address": "114.119.141.15",
            "count": 15,
            "first_visit": "2022-08-15T00:22:38.156361+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 32023,
            "ip_address": "66.249.66.83",
            "count": 3,
            "first_visit": "2022-08-15T00:23:31.039934+06:00",
            "date": "2022-08-15"
        },
        {
            "id": 32024,
            "ip_address": "27.147.200.51",
            "count": 2,
            "first_visit": "2022-08-15T00:38:15.934688+06:00",
            "date": "2022-08-15"
        }
    ]
}