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

{
    "count": 94574,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=360&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=344&ordering=ip_address",
    "results": [
        {
            "id": 2541,
            "ip_address": "103.102.247.10",
            "count": 2,
            "first_visit": "2022-01-20T23:06:45.846722+06:00",
            "date": null
        },
        {
            "id": 14012,
            "ip_address": "103.102.247.134",
            "count": 1,
            "first_visit": "2022-06-08T15:20:14.259079+06:00",
            "date": "2022-06-08"
        },
        {
            "id": 7538,
            "ip_address": "103.102.247.134",
            "count": 2,
            "first_visit": "2022-05-17T00:19:17.079092+06:00",
            "date": null
        },
        {
            "id": 39300,
            "ip_address": "103.102.247.14",
            "count": 3,
            "first_visit": "2022-12-24T19:00:12.268775+06:00",
            "date": "2022-12-24"
        },
        {
            "id": 28703,
            "ip_address": "103.102.247.25",
            "count": 1,
            "first_visit": "2022-07-28T11:10:24.695939+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 9027,
            "ip_address": "103.102.253.14",
            "count": 1,
            "first_visit": "2022-05-18T17:17:59.304050+06:00",
            "date": null
        },
        {
            "id": 14659,
            "ip_address": "103.102.253.220",
            "count": 1,
            "first_visit": "2022-06-12T17:09:09.240694+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 7759,
            "ip_address": "103.102.253.220",
            "count": 4,
            "first_visit": "2022-05-17T09:47:12.576018+06:00",
            "date": null
        }
    ]
}