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

{
    "count": 95537,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17560&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17544&ordering=ip_address",
    "results": [
        {
            "id": 24334,
            "ip_address": "103.29.124.32",
            "count": 1,
            "first_visit": "2022-07-20T01:38:19.168077+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 10297,
            "ip_address": "103.29.124.32",
            "count": 1,
            "first_visit": "2022-05-22T13:57:08.225903+06:00",
            "date": null
        },
        {
            "id": 19261,
            "ip_address": "103.29.124.33",
            "count": 1,
            "first_visit": "2022-06-27T00:29:42.637728+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 19035,
            "ip_address": "103.29.124.33",
            "count": 4,
            "first_visit": "2022-06-26T10:38:59.163017+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 27360,
            "ip_address": "103.29.124.34",
            "count": 1,
            "first_visit": "2022-07-25T15:29:08.036607+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 28490,
            "ip_address": "103.29.124.35",
            "count": 1,
            "first_visit": "2022-07-28T01:29:02.739230+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 10926,
            "ip_address": "103.29.124.35",
            "count": 5,
            "first_visit": "2022-05-24T11:50:12.334824+06:00",
            "date": null
        },
        {
            "id": 90422,
            "ip_address": "103.29.124.36",
            "count": 2,
            "first_visit": "2025-10-06T10:47:08.919685+06:00",
            "date": "2025-10-06"
        }
    ]
}