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

{
    "count": 94758,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14712&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14696&ordering=ip_address",
    "results": [
        {
            "id": 44096,
            "ip_address": "103.230.105.32",
            "count": 1,
            "first_visit": "2023-03-20T10:45:09.304833+06:00",
            "date": "2023-03-20"
        },
        {
            "id": 12202,
            "ip_address": "103.230.105.33",
            "count": 1,
            "first_visit": "2022-05-28T14:32:32.485898+06:00",
            "date": null
        },
        {
            "id": 14668,
            "ip_address": "103.230.105.34",
            "count": 2,
            "first_visit": "2022-06-12T18:27:34.186759+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 42825,
            "ip_address": "103.230.105.34",
            "count": 2,
            "first_visit": "2023-02-28T10:19:30.875487+06:00",
            "date": "2023-02-28"
        },
        {
            "id": 8447,
            "ip_address": "103.230.105.34",
            "count": 1,
            "first_visit": "2022-05-17T23:06:21.284541+06:00",
            "date": null
        },
        {
            "id": 61067,
            "ip_address": "103.230.105.35",
            "count": 1,
            "first_visit": "2023-12-12T16:39:34.764959+06:00",
            "date": "2023-12-12"
        },
        {
            "id": 28963,
            "ip_address": "103.230.105.35",
            "count": 1,
            "first_visit": "2022-07-28T23:08:16.231728+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 8752,
            "ip_address": "103.230.105.37",
            "count": 3,
            "first_visit": "2022-05-18T10:16:53.110350+06:00",
            "date": null
        }
    ]
}