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

{
    "count": 102547,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47632&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47616&ordering=ip_address",
    "results": [
        {
            "id": 12845,
            "ip_address": "116.58.201.247",
            "count": 1,
            "first_visit": "2022-05-30T18:32:15.161912+06:00",
            "date": null
        },
        {
            "id": 36488,
            "ip_address": "116.58.201.248",
            "count": 1,
            "first_visit": "2022-10-26T16:45:34.351486+06:00",
            "date": "2022-10-26"
        },
        {
            "id": 38697,
            "ip_address": "116.58.201.248",
            "count": 1,
            "first_visit": "2022-12-14T14:24:39.672427+06:00",
            "date": "2022-12-14"
        },
        {
            "id": 46307,
            "ip_address": "116.58.201.248",
            "count": 1,
            "first_visit": "2023-05-08T10:43:40.657786+06:00",
            "date": "2023-05-08"
        },
        {
            "id": 7799,
            "ip_address": "116.58.201.249",
            "count": 1,
            "first_visit": "2022-05-17T10:11:38.681517+06:00",
            "date": null
        },
        {
            "id": 8424,
            "ip_address": "116.58.201.25",
            "count": 5,
            "first_visit": "2022-05-17T23:00:23.063283+06:00",
            "date": null
        },
        {
            "id": 19031,
            "ip_address": "116.58.201.25",
            "count": 1,
            "first_visit": "2022-06-26T10:25:06.648079+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 30791,
            "ip_address": "116.58.201.250",
            "count": 1,
            "first_visit": "2022-08-02T10:11:32.036172+06:00",
            "date": "2022-08-02"
        }
    ]
}