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

{
    "count": 102697,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50544&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50528&ordering=ip_address",
    "results": [
        {
            "id": 53299,
            "ip_address": "119.30.35.201",
            "count": 1,
            "first_visit": "2023-08-23T12:56:15.154092+06:00",
            "date": "2023-08-23"
        },
        {
            "id": 32497,
            "ip_address": "119.30.35.202",
            "count": 1,
            "first_visit": "2022-08-20T09:14:39.444790+06:00",
            "date": "2022-08-20"
        },
        {
            "id": 16326,
            "ip_address": "119.30.35.202",
            "count": 1,
            "first_visit": "2022-06-18T10:58:07.476612+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 7811,
            "ip_address": "119.30.35.203",
            "count": 5,
            "first_visit": "2022-05-17T10:17:17.764093+06:00",
            "date": null
        },
        {
            "id": 10989,
            "ip_address": "119.30.35.204",
            "count": 1,
            "first_visit": "2022-05-24T14:03:37.561630+06:00",
            "date": null
        },
        {
            "id": 8494,
            "ip_address": "119.30.35.208",
            "count": 1,
            "first_visit": "2022-05-17T23:24:40.992310+06:00",
            "date": null
        },
        {
            "id": 13199,
            "ip_address": "119.30.35.209",
            "count": 3,
            "first_visit": "2022-05-31T22:48:04.499868+06:00",
            "date": null
        },
        {
            "id": 26112,
            "ip_address": "119.30.35.209",
            "count": 1,
            "first_visit": "2022-07-22T23:45:17.087770+06:00",
            "date": "2022-07-22"
        }
    ]
}