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

{
    "count": 92246,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5064&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=5048&ordering=ip_address",
    "results": [
        {
            "id": 21030,
            "ip_address": "103.135.255.97",
            "count": 1,
            "first_visit": "2022-07-04T10:59:43.412227+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 5305,
            "ip_address": "103.135.76.159",
            "count": 1,
            "first_visit": "2022-04-22T01:04:25.556818+06:00",
            "date": null
        },
        {
            "id": 10838,
            "ip_address": "103.135.76.180",
            "count": 1,
            "first_visit": "2022-05-24T09:14:39.913385+06:00",
            "date": null
        },
        {
            "id": 90299,
            "ip_address": "103.135.77.1",
            "count": 1,
            "first_visit": "2025-10-03T14:24:35.953796+06:00",
            "date": "2025-10-03"
        },
        {
            "id": 33480,
            "ip_address": "103.135.88.122",
            "count": 1,
            "first_visit": "2022-08-30T22:09:27.966851+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 33551,
            "ip_address": "103.135.88.122",
            "count": 1,
            "first_visit": "2022-08-31T16:47:37.103569+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 32617,
            "ip_address": "103.135.88.125",
            "count": 2,
            "first_visit": "2022-08-21T18:22:10.422909+06:00",
            "date": "2022-08-21"
        },
        {
            "id": 15352,
            "ip_address": "103.135.88.139",
            "count": 1,
            "first_visit": "2022-06-15T16:36:43.445884+06:00",
            "date": "2022-06-15"
        }
    ]
}