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

{
    "count": 97218,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22632&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=22616&ordering=ip_address",
    "results": [
        {
            "id": 72939,
            "ip_address": "103.87.212.253",
            "count": 1,
            "first_visit": "2024-09-03T17:03:08.051437+06:00",
            "date": "2024-09-03"
        },
        {
            "id": 42516,
            "ip_address": "103.87.212.253",
            "count": 1,
            "first_visit": "2023-02-21T23:32:58.361491+06:00",
            "date": "2023-02-21"
        },
        {
            "id": 38109,
            "ip_address": "103.87.212.254",
            "count": 1,
            "first_visit": "2022-12-01T16:45:25.493914+06:00",
            "date": "2022-12-01"
        },
        {
            "id": 61118,
            "ip_address": "103.87.212.255",
            "count": 1,
            "first_visit": "2023-12-13T14:22:32.168725+06:00",
            "date": "2023-12-13"
        },
        {
            "id": 34407,
            "ip_address": "103.87.212.28",
            "count": 1,
            "first_visit": "2022-09-15T02:37:01.764231+06:00",
            "date": "2022-09-15"
        },
        {
            "id": 4474,
            "ip_address": "103.87.212.48",
            "count": 1,
            "first_visit": "2022-03-18T12:40:56.765531+06:00",
            "date": null
        },
        {
            "id": 6055,
            "ip_address": "103.87.212.69",
            "count": 4,
            "first_visit": "2022-05-14T19:20:23.331702+06:00",
            "date": null
        },
        {
            "id": 15660,
            "ip_address": "103.87.212.70",
            "count": 1,
            "first_visit": "2022-06-16T12:34:42.592404+06:00",
            "date": "2022-06-16"
        }
    ]
}