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

{
    "count": 95541,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3736&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=3720&ordering=ip_address",
    "results": [
        {
            "id": 39136,
            "ip_address": "103.126.23.88",
            "count": 1,
            "first_visit": "2022-12-22T02:46:07.958479+06:00",
            "date": "2022-12-22"
        },
        {
            "id": 949,
            "ip_address": "103.126.23.89",
            "count": 3,
            "first_visit": "2021-12-19T22:38:53.290280+06:00",
            "date": null
        },
        {
            "id": 17624,
            "ip_address": "103.126.23.89",
            "count": 1,
            "first_visit": "2022-06-23T07:54:55.425207+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 32871,
            "ip_address": "103.126.23.93",
            "count": 1,
            "first_visit": "2022-08-25T00:26:51.561684+06:00",
            "date": "2022-08-25"
        },
        {
            "id": 75089,
            "ip_address": "103.126.36.3",
            "count": 1,
            "first_visit": "2024-11-02T02:12:49.687555+06:00",
            "date": "2024-11-02"
        },
        {
            "id": 75084,
            "ip_address": "103.126.36.3",
            "count": 1,
            "first_visit": "2024-11-01T22:07:13.715082+06:00",
            "date": "2024-11-01"
        },
        {
            "id": 3712,
            "ip_address": "103.126.36.5",
            "count": 2,
            "first_visit": "2022-02-18T18:46:06.598368+06:00",
            "date": null
        },
        {
            "id": 13612,
            "ip_address": "103.126.48.1",
            "count": 1,
            "first_visit": "2022-06-06T11:52:07.502281+06:00",
            "date": null
        }
    ]
}