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

{
    "count": 92427,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82112&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82096&ordering=ip_address",
    "results": [
        {
            "id": 56471,
            "ip_address": "58.145.186.232",
            "count": 1,
            "first_visit": "2023-10-01T13:55:06.194047+06:00",
            "date": "2023-10-01"
        },
        {
            "id": 30973,
            "ip_address": "58.145.186.233",
            "count": 1,
            "first_visit": "2022-08-03T11:28:04.583786+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 4296,
            "ip_address": "58.145.186.233",
            "count": 4,
            "first_visit": "2022-03-12T02:21:25.036495+06:00",
            "date": null
        },
        {
            "id": 12675,
            "ip_address": "58.145.186.234",
            "count": 2,
            "first_visit": "2022-05-30T01:45:49.927253+06:00",
            "date": null
        },
        {
            "id": 6634,
            "ip_address": "58.145.186.235",
            "count": 5,
            "first_visit": "2022-05-16T11:39:39.644592+06:00",
            "date": null
        },
        {
            "id": 2569,
            "ip_address": "58.145.186.236",
            "count": 12,
            "first_visit": "2022-01-21T17:33:20.758505+06:00",
            "date": null
        },
        {
            "id": 14325,
            "ip_address": "58.145.186.236",
            "count": 1,
            "first_visit": "2022-06-10T12:37:39.278316+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 15235,
            "ip_address": "58.145.186.236",
            "count": 1,
            "first_visit": "2022-06-15T11:01:25.036906+06:00",
            "date": "2022-06-15"
        }
    ]
}