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

{
    "count": 98341,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18112&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18096&ordering=ip_address",
    "results": [
        {
            "id": 16174,
            "ip_address": "103.29.124.6",
            "count": 1,
            "first_visit": "2022-06-18T00:47:22.935058+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 25281,
            "ip_address": "103.29.124.64",
            "count": 1,
            "first_visit": "2022-07-21T09:43:32.522459+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 30533,
            "ip_address": "103.29.124.7",
            "count": 1,
            "first_visit": "2022-07-31T22:50:01.956182+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 32376,
            "ip_address": "103.29.124.8",
            "count": 1,
            "first_visit": "2022-08-18T19:53:38.380560+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 6653,
            "ip_address": "103.29.124.9",
            "count": 1,
            "first_visit": "2022-05-16T12:17:39.876470+06:00",
            "date": null
        },
        {
            "id": 1803,
            "ip_address": "103.29.126.2",
            "count": 1,
            "first_visit": "2022-01-11T11:20:23.850916+06:00",
            "date": null
        },
        {
            "id": 82123,
            "ip_address": "103.29.126.220",
            "count": 1,
            "first_visit": "2025-05-01T10:20:01.135231+06:00",
            "date": "2025-05-01"
        },
        {
            "id": 96936,
            "ip_address": "103.29.126.222",
            "count": 1,
            "first_visit": "2026-04-11T11:55:35.253009+06:00",
            "date": "2026-04-11"
        }
    ]
}