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

{
    "count": 92310,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6472&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=6456&ordering=ip_address",
    "results": [
        {
            "id": 75909,
            "ip_address": "103.144.49.171",
            "count": 2,
            "first_visit": "2024-11-21T12:14:53.270964+06:00",
            "date": "2024-11-21"
        },
        {
            "id": 75874,
            "ip_address": "103.144.49.171",
            "count": 5,
            "first_visit": "2024-11-20T14:31:36.884748+06:00",
            "date": "2024-11-20"
        },
        {
            "id": 12370,
            "ip_address": "103.144.49.179",
            "count": 1,
            "first_visit": "2022-05-29T02:20:33.981457+06:00",
            "date": null
        },
        {
            "id": 30498,
            "ip_address": "103.144.49.182",
            "count": 2,
            "first_visit": "2022-07-31T20:09:16.817000+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 77366,
            "ip_address": "103.144.49.184",
            "count": 1,
            "first_visit": "2024-12-31T14:53:03.438645+06:00",
            "date": "2024-12-31"
        },
        {
            "id": 5129,
            "ip_address": "103.144.49.196",
            "count": 2,
            "first_visit": "2022-04-15T04:29:58.008309+06:00",
            "date": null
        },
        {
            "id": 44823,
            "ip_address": "103.144.49.196",
            "count": 1,
            "first_visit": "2023-04-04T17:59:45.984925+06:00",
            "date": "2023-04-04"
        },
        {
            "id": 24753,
            "ip_address": "103.144.49.197",
            "count": 1,
            "first_visit": "2022-07-20T16:51:19.307098+06:00",
            "date": "2022-07-20"
        }
    ]
}