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

{
    "count": 100435,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100408&ordering=first_visit",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=100392&ordering=first_visit",
    "results": [
        {
            "id": 100497,
            "ip_address": "74.125.150.8",
            "count": 4,
            "first_visit": "2026-07-20T07:19:24.137470+06:00",
            "date": "2026-07-20"
        },
        {
            "id": 100498,
            "ip_address": "34.72.176.129",
            "count": 1,
            "first_visit": "2026-07-20T07:40:15.760743+06:00",
            "date": "2026-07-20"
        },
        {
            "id": 100499,
            "ip_address": "123.200.17.198",
            "count": 1,
            "first_visit": "2026-07-20T07:42:56.687723+06:00",
            "date": "2026-07-20"
        },
        {
            "id": 100500,
            "ip_address": "23.251.146.115",
            "count": 1,
            "first_visit": "2026-07-20T09:27:59.904456+06:00",
            "date": "2026-07-20"
        },
        {
            "id": 100501,
            "ip_address": "103.25.250.252",
            "count": 1,
            "first_visit": "2026-07-20T10:24:36.746823+06:00",
            "date": "2026-07-20"
        },
        {
            "id": 100502,
            "ip_address": "142.252.6.156",
            "count": 1,
            "first_visit": "2026-07-20T10:33:05.563671+06:00",
            "date": "2026-07-20"
        },
        {
            "id": 100503,
            "ip_address": "92.118.61.135",
            "count": 1,
            "first_visit": "2026-07-20T10:56:35.156273+06:00",
            "date": "2026-07-20"
        },
        {
            "id": 100504,
            "ip_address": "185.98.171.189",
            "count": 2,
            "first_visit": "2026-07-20T11:06:16.433935+06:00",
            "date": "2026-07-20"
        }
    ]
}