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

{
    "count": 91987,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1264&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1248&ordering=ip_address",
    "results": [
        {
            "id": 25468,
            "ip_address": "103.110.98.114",
            "count": 1,
            "first_visit": "2022-07-21T12:08:50.608500+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 24101,
            "ip_address": "103.110.98.114",
            "count": 1,
            "first_visit": "2022-07-19T13:52:14.826801+06:00",
            "date": "2022-07-19"
        },
        {
            "id": 25450,
            "ip_address": "103.110.99.158",
            "count": 1,
            "first_visit": "2022-07-21T11:52:03.522905+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 1645,
            "ip_address": "103.111.10.226",
            "count": 1,
            "first_visit": "2022-01-04T13:10:10.785337+06:00",
            "date": null
        },
        {
            "id": 2187,
            "ip_address": "103.111.10.237",
            "count": 1,
            "first_visit": "2022-01-14T12:22:45.222045+06:00",
            "date": null
        },
        {
            "id": 1633,
            "ip_address": "103.111.10.238",
            "count": 1,
            "first_visit": "2022-01-03T23:43:46.758628+06:00",
            "date": null
        },
        {
            "id": 46366,
            "ip_address": "103.111.11.246",
            "count": 1,
            "first_visit": "2023-05-09T17:18:12.762538+06:00",
            "date": "2023-05-09"
        },
        {
            "id": 68709,
            "ip_address": "103.111.116.12",
            "count": 3,
            "first_visit": "2024-05-21T09:56:20.155263+06:00",
            "date": "2024-05-21"
        }
    ]
}