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

{
    "count": 93941,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12120&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=12104&ordering=ip_address",
    "results": [
        {
            "id": 17401,
            "ip_address": "103.199.169.249",
            "count": 1,
            "first_visit": "2022-06-22T15:52:27.348062+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 68552,
            "ip_address": "103.199.169.250",
            "count": 2,
            "first_visit": "2024-05-18T22:52:13.618119+06:00",
            "date": "2024-05-18"
        },
        {
            "id": 78354,
            "ip_address": "103.199.169.254",
            "count": 1,
            "first_visit": "2025-01-29T14:55:26.223208+06:00",
            "date": "2025-01-29"
        },
        {
            "id": 4356,
            "ip_address": "103.199.225.165",
            "count": 2,
            "first_visit": "2022-03-14T12:39:37.643357+06:00",
            "date": null
        },
        {
            "id": 7136,
            "ip_address": "103.199.232.1",
            "count": 2,
            "first_visit": "2022-05-16T19:36:30.936313+06:00",
            "date": null
        },
        {
            "id": 4093,
            "ip_address": "103.199.232.193",
            "count": 1,
            "first_visit": "2022-03-05T11:18:39.969637+06:00",
            "date": null
        },
        {
            "id": 5566,
            "ip_address": "103.199.232.229",
            "count": 1,
            "first_visit": "2022-05-02T23:22:41.687320+06:00",
            "date": null
        },
        {
            "id": 13030,
            "ip_address": "103.199.232.3",
            "count": 1,
            "first_visit": "2022-05-31T09:16:05.116884+06:00",
            "date": null
        }
    ]
}