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

{
    "count": 102122,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=816&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=800&ordering=ip_address",
    "results": [
        {
            "id": 2573,
            "ip_address": "103.107.134.251",
            "count": 20,
            "first_visit": "2022-01-21T18:40:48.538000+06:00",
            "date": null
        },
        {
            "id": 96787,
            "ip_address": "103.107.134.41",
            "count": 1,
            "first_visit": "2026-04-07T11:34:39.957536+06:00",
            "date": "2026-04-07"
        },
        {
            "id": 97450,
            "ip_address": "103.107.134.41",
            "count": 1,
            "first_visit": "2026-04-27T14:03:03.734636+06:00",
            "date": "2026-04-27"
        },
        {
            "id": 450,
            "ip_address": "103.107.135.130",
            "count": 1,
            "first_visit": "2021-12-08T19:12:11.468350+06:00",
            "date": null
        },
        {
            "id": 449,
            "ip_address": "103.107.135.130",
            "count": 1,
            "first_visit": "2021-12-08T19:12:11.467103+06:00",
            "date": null
        },
        {
            "id": 18956,
            "ip_address": "103.107.135.131",
            "count": 1,
            "first_visit": "2022-06-26T07:21:10.057639+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 741,
            "ip_address": "103.107.135.131",
            "count": 3,
            "first_visit": "2021-12-16T16:39:22.344017+06:00",
            "date": null
        },
        {
            "id": 4344,
            "ip_address": "103.107.135.132",
            "count": 3,
            "first_visit": "2022-03-13T22:03:38.560896+06:00",
            "date": null
        }
    ]
}