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

{
    "count": 94627,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14280&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14264&ordering=ip_address",
    "results": [
        {
            "id": 21509,
            "ip_address": "103.221.54.49",
            "count": 1,
            "first_visit": "2022-07-07T19:27:16.860174+06:00",
            "date": "2022-07-07"
        },
        {
            "id": 5198,
            "ip_address": "103.221.54.85",
            "count": 1,
            "first_visit": "2022-04-18T00:24:07.966673+06:00",
            "date": null
        },
        {
            "id": 37576,
            "ip_address": "103.221.55.104",
            "count": 1,
            "first_visit": "2022-11-19T17:06:30.703253+06:00",
            "date": "2022-11-19"
        },
        {
            "id": 7980,
            "ip_address": "103.221.55.106",
            "count": 1,
            "first_visit": "2022-05-17T11:44:25.836322+06:00",
            "date": null
        },
        {
            "id": 11820,
            "ip_address": "103.221.55.107",
            "count": 2,
            "first_visit": "2022-05-27T00:47:03.405588+06:00",
            "date": null
        },
        {
            "id": 12460,
            "ip_address": "103.221.55.109",
            "count": 1,
            "first_visit": "2022-05-29T12:32:00.272758+06:00",
            "date": null
        },
        {
            "id": 12155,
            "ip_address": "103.221.55.123",
            "count": 1,
            "first_visit": "2022-05-28T11:18:37.344693+06:00",
            "date": null
        },
        {
            "id": 68482,
            "ip_address": "103.221.55.48",
            "count": 2,
            "first_visit": "2024-05-17T22:22:33.408197+06:00",
            "date": "2024-05-17"
        }
    ]
}