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

{
    "count": 101934,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42456&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=42440&ordering=ip_address",
    "results": [
        {
            "id": 49176,
            "ip_address": "114.119.153.113",
            "count": 1,
            "first_visit": "2023-07-02T08:43:38.653059+06:00",
            "date": "2023-07-02"
        },
        {
            "id": 2087,
            "ip_address": "114.119.153.113",
            "count": 13,
            "first_visit": "2022-01-13T06:46:57.996098+06:00",
            "date": null
        },
        {
            "id": 142,
            "ip_address": "114.119.153.114",
            "count": 14,
            "first_visit": "2021-12-04T10:18:50.451063+06:00",
            "date": null
        },
        {
            "id": 63881,
            "ip_address": "114.119.153.114",
            "count": 1,
            "first_visit": "2024-01-27T10:35:05.979098+06:00",
            "date": "2024-01-27"
        },
        {
            "id": 57039,
            "ip_address": "114.119.153.114",
            "count": 1,
            "first_visit": "2023-10-08T01:07:45.075404+06:00",
            "date": "2023-10-08"
        },
        {
            "id": 54452,
            "ip_address": "114.119.153.114",
            "count": 1,
            "first_visit": "2023-09-07T01:39:02.738930+06:00",
            "date": "2023-09-07"
        },
        {
            "id": 43086,
            "ip_address": "114.119.153.114",
            "count": 1,
            "first_visit": "2023-03-03T11:33:39.590699+06:00",
            "date": "2023-03-03"
        },
        {
            "id": 61367,
            "ip_address": "114.119.153.114",
            "count": 1,
            "first_visit": "2023-12-18T05:32:02.716262+06:00",
            "date": "2023-12-18"
        }
    ]
}