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

{
    "count": 100973,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31640&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=31624&ordering=-ip_address",
    "results": [
        {
            "id": 10961,
            "ip_address": "210.1.246.146",
            "count": 1,
            "first_visit": "2022-05-24T13:07:58.457141+06:00",
            "date": null
        },
        {
            "id": 11902,
            "ip_address": "210.1.246.129",
            "count": 3,
            "first_visit": "2022-05-27T11:48:20.559448+06:00",
            "date": null
        },
        {
            "id": 59418,
            "ip_address": "210.1.245.209",
            "count": 1,
            "first_visit": "2023-11-13T10:35:01.022231+06:00",
            "date": "2023-11-13"
        },
        {
            "id": 60610,
            "ip_address": "210.10.2.90",
            "count": 1,
            "first_visit": "2023-12-05T16:54:33.029253+06:00",
            "date": "2023-12-05"
        },
        {
            "id": 7265,
            "ip_address": "210.10.2.146",
            "count": 1,
            "first_visit": "2022-05-16T20:11:38.371056+06:00",
            "date": null
        },
        {
            "id": 74540,
            "ip_address": "210.10.0.233",
            "count": 1,
            "first_visit": "2024-10-21T13:24:28.303508+06:00",
            "date": "2024-10-21"
        },
        {
            "id": 43108,
            "ip_address": "2.100.103.183",
            "count": 1,
            "first_visit": "2023-03-03T21:18:02.811119+06:00",
            "date": "2023-03-03"
        },
        {
            "id": 84249,
            "ip_address": "209.99.168.246",
            "count": 2,
            "first_visit": "2025-06-20T16:25:13.655540+06:00",
            "date": "2025-06-20"
        }
    ]
}