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

{
    "count": 96199,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1112&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1096&ordering=ip_address",
    "results": [
        {
            "id": 2467,
            "ip_address": "103.109.59.100",
            "count": 1,
            "first_visit": "2022-01-19T16:04:58.151450+06:00",
            "date": null
        },
        {
            "id": 61070,
            "ip_address": "103.109.59.102",
            "count": 1,
            "first_visit": "2023-12-12T17:04:30.587101+06:00",
            "date": "2023-12-12"
        },
        {
            "id": 22125,
            "ip_address": "103.109.59.103",
            "count": 1,
            "first_visit": "2022-07-12T15:08:42.090763+06:00",
            "date": "2022-07-12"
        },
        {
            "id": 15246,
            "ip_address": "103.109.59.158",
            "count": 1,
            "first_visit": "2022-06-15T11:39:53.893102+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 12580,
            "ip_address": "103.109.59.158",
            "count": 1,
            "first_visit": "2022-05-29T22:25:47.729566+06:00",
            "date": null
        },
        {
            "id": 9039,
            "ip_address": "103.109.59.166",
            "count": 1,
            "first_visit": "2022-05-18T18:02:33.141344+06:00",
            "date": null
        },
        {
            "id": 6799,
            "ip_address": "103.109.59.172",
            "count": 1,
            "first_visit": "2022-05-16T15:40:34.463021+06:00",
            "date": null
        },
        {
            "id": 22264,
            "ip_address": "103.109.59.177",
            "count": 2,
            "first_visit": "2022-07-13T16:37:11.987816+06:00",
            "date": "2022-07-13"
        }
    ]
}