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

{
    "count": 92630,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10104&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=10088&ordering=ip_address",
    "results": [
        {
            "id": 3629,
            "ip_address": "103.175.130.9",
            "count": 3,
            "first_visit": "2022-02-15T15:08:49.459806+06:00",
            "date": null
        },
        {
            "id": 27190,
            "ip_address": "103.175.132.134",
            "count": 1,
            "first_visit": "2022-07-25T11:25:30.115978+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 12601,
            "ip_address": "103.175.132.152",
            "count": 1,
            "first_visit": "2022-05-29T22:58:31.318068+06:00",
            "date": null
        },
        {
            "id": 78747,
            "ip_address": "103.175.132.191",
            "count": 1,
            "first_visit": "2025-02-09T11:13:27.249604+06:00",
            "date": "2025-02-09"
        },
        {
            "id": 29737,
            "ip_address": "103.175.132.195",
            "count": 3,
            "first_visit": "2022-07-30T09:51:50.333760+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 22990,
            "ip_address": "103.175.132.209",
            "count": 1,
            "first_visit": "2022-07-15T15:54:56.596225+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 29316,
            "ip_address": "103.175.132.221",
            "count": 1,
            "first_visit": "2022-07-29T13:56:27.154082+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 22330,
            "ip_address": "103.175.17.21",
            "count": 1,
            "first_visit": "2022-07-13T18:32:22.144244+06:00",
            "date": "2022-07-13"
        }
    ]
}