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

{
    "count": 99440,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24344&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24328&ordering=ip_address",
    "results": [
        {
            "id": 23576,
            "ip_address": "103.96.38.193",
            "count": 1,
            "first_visit": "2022-07-18T21:39:48.296595+06:00",
            "date": "2022-07-18"
        },
        {
            "id": 10930,
            "ip_address": "103.96.38.72",
            "count": 2,
            "first_visit": "2022-05-24T11:56:19.254288+06:00",
            "date": null
        },
        {
            "id": 76976,
            "ip_address": "103.96.38.73",
            "count": 3,
            "first_visit": "2024-12-20T23:28:50.956222+06:00",
            "date": "2024-12-20"
        },
        {
            "id": 9801,
            "ip_address": "103.96.38.79",
            "count": 1,
            "first_visit": "2022-05-20T20:30:39.209460+06:00",
            "date": null
        },
        {
            "id": 20150,
            "ip_address": "103.96.38.96",
            "count": 1,
            "first_visit": "2022-06-29T21:04:20.071573+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 15812,
            "ip_address": "103.96.38.96",
            "count": 1,
            "first_visit": "2022-06-17T01:16:19.960734+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 18578,
            "ip_address": "103.96.68.150",
            "count": 1,
            "first_visit": "2022-06-25T12:35:26.936919+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 30396,
            "ip_address": "103.96.68.161",
            "count": 1,
            "first_visit": "2022-07-31T12:30:51.857361+06:00",
            "date": "2022-07-31"
        }
    ]
}