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

{
    "count": 95705,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18256&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18240&ordering=ip_address",
    "results": [
        {
            "id": 3148,
            "ip_address": "103.51.2.198",
            "count": 1,
            "first_visit": "2022-01-31T23:43:19.276954+06:00",
            "date": null
        },
        {
            "id": 62885,
            "ip_address": "103.51.2.206",
            "count": 2,
            "first_visit": "2024-01-11T12:20:32.064586+06:00",
            "date": "2024-01-11"
        },
        {
            "id": 6179,
            "ip_address": "103.51.2.209",
            "count": 9,
            "first_visit": "2022-05-15T00:00:32.668086+06:00",
            "date": null
        },
        {
            "id": 18300,
            "ip_address": "103.51.2.209",
            "count": 1,
            "first_visit": "2022-06-24T21:54:27.915101+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 58115,
            "ip_address": "103.51.2.210",
            "count": 1,
            "first_visit": "2023-10-21T11:04:09.519813+06:00",
            "date": "2023-10-21"
        },
        {
            "id": 2634,
            "ip_address": "103.51.2.246",
            "count": 2,
            "first_visit": "2022-01-22T19:20:04.502919+06:00",
            "date": null
        },
        {
            "id": 3405,
            "ip_address": "103.51.2.26",
            "count": 1,
            "first_visit": "2022-02-07T19:39:20.517665+06:00",
            "date": null
        },
        {
            "id": 19004,
            "ip_address": "103.51.2.26",
            "count": 1,
            "first_visit": "2022-06-26T09:31:22.194101+06:00",
            "date": "2022-06-26"
        }
    ]
}