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

{
    "count": 101881,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42160&ordering=date",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42144&ordering=date",
    "results": [
        {
            "id": 55877,
            "ip_address": "27.147.250.83",
            "count": 1,
            "first_visit": "2023-09-24T11:24:41.389275+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 55878,
            "ip_address": "182.160.110.182",
            "count": 1,
            "first_visit": "2023-09-24T11:27:42.001468+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 55879,
            "ip_address": "40.94.90.82",
            "count": 1,
            "first_visit": "2023-09-24T11:30:52.064989+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 55880,
            "ip_address": "103.139.235.114",
            "count": 1,
            "first_visit": "2023-09-24T11:40:53.553176+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 55881,
            "ip_address": "117.99.221.130",
            "count": 1,
            "first_visit": "2023-09-24T12:20:20.937210+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 55862,
            "ip_address": "66.249.66.160",
            "count": 4,
            "first_visit": "2023-09-24T07:51:01.551655+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 55882,
            "ip_address": "195.154.126.88",
            "count": 1,
            "first_visit": "2023-09-24T12:41:54.384039+06:00",
            "date": "2023-09-24"
        },
        {
            "id": 55883,
            "ip_address": "114.119.133.26",
            "count": 1,
            "first_visit": "2023-09-24T12:47:59.548228+06:00",
            "date": "2023-09-24"
        }
    ]
}