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

{
    "count": 99600,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25336&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25320&ordering=ip_address",
    "results": [
        {
            "id": 79222,
            "ip_address": "107.3.137.125",
            "count": 1,
            "first_visit": "2025-02-21T01:11:24.358897+06:00",
            "date": "2025-02-21"
        },
        {
            "id": 37365,
            "ip_address": "107.77.192.91",
            "count": 1,
            "first_visit": "2022-11-14T10:19:16.838889+06:00",
            "date": "2022-11-14"
        },
        {
            "id": 3447,
            "ip_address": "107.77.222.69",
            "count": 1,
            "first_visit": "2022-02-09T01:39:21.400109+06:00",
            "date": null
        },
        {
            "id": 4486,
            "ip_address": "107.77.226.219",
            "count": 2,
            "first_visit": "2022-03-18T23:27:54.570613+06:00",
            "date": null
        },
        {
            "id": 44264,
            "ip_address": "107.77.230.166",
            "count": 1,
            "first_visit": "2023-03-23T03:54:17.857212+06:00",
            "date": "2023-03-23"
        },
        {
            "id": 80599,
            "ip_address": "108.12.255.168",
            "count": 1,
            "first_visit": "2025-03-25T18:33:33.885530+06:00",
            "date": "2025-03-25"
        },
        {
            "id": 96580,
            "ip_address": "108.14.250.231",
            "count": 1,
            "first_visit": "2026-04-01T14:43:28.533699+06:00",
            "date": "2026-04-01"
        },
        {
            "id": 83006,
            "ip_address": "108.147.177.122",
            "count": 1,
            "first_visit": "2025-05-19T00:02:51.714651+06:00",
            "date": "2025-05-19"
        }
    ]
}