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

{
    "count": 101979,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42904&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42888&ordering=date",
    "results": [
        {
            "id": 56642,
            "ip_address": "168.119.68.118",
            "count": 1,
            "first_visit": "2023-10-03T11:54:51.706692+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 56605,
            "ip_address": "103.112.206.248",
            "count": 1,
            "first_visit": "2023-10-03T00:42:16.528673+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 56606,
            "ip_address": "103.88.140.67",
            "count": 2,
            "first_visit": "2023-10-03T01:14:14.630786+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 56607,
            "ip_address": "114.119.138.230",
            "count": 1,
            "first_visit": "2023-10-03T01:50:30.802146+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 56608,
            "ip_address": "114.119.158.193",
            "count": 1,
            "first_visit": "2023-10-03T01:50:45.965365+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 56609,
            "ip_address": "195.154.123.104",
            "count": 1,
            "first_visit": "2023-10-03T01:55:38.458577+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 56610,
            "ip_address": "114.119.146.230",
            "count": 1,
            "first_visit": "2023-10-03T02:01:44.110263+06:00",
            "date": "2023-10-03"
        },
        {
            "id": 56611,
            "ip_address": "114.119.159.33",
            "count": 1,
            "first_visit": "2023-10-03T02:09:34.759760+06:00",
            "date": "2023-10-03"
        }
    ]
}