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

{
    "count": 97577,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92752&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=92736&ordering=ip_address",
    "results": [
        {
            "id": 40911,
            "ip_address": "66.249.72.64",
            "count": 1,
            "first_visit": "2023-01-24T19:45:10.702511+06:00",
            "date": "2023-01-24"
        },
        {
            "id": 5075,
            "ip_address": "66.249.72.64",
            "count": 5,
            "first_visit": "2022-04-12T05:59:27.344323+06:00",
            "date": null
        },
        {
            "id": 13762,
            "ip_address": "66.249.72.64",
            "count": 1,
            "first_visit": "2022-06-07T07:33:48.177030+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 1161,
            "ip_address": "66.249.72.65",
            "count": 2,
            "first_visit": "2021-12-21T14:18:24.059049+06:00",
            "date": null
        },
        {
            "id": 467,
            "ip_address": "66.249.72.68",
            "count": 312,
            "first_visit": "2021-12-09T04:29:21.703727+06:00",
            "date": null
        },
        {
            "id": 45347,
            "ip_address": "66.249.72.68",
            "count": 1,
            "first_visit": "2023-04-15T10:56:04.586508+06:00",
            "date": "2023-04-15"
        },
        {
            "id": 372,
            "ip_address": "66.249.72.70",
            "count": 288,
            "first_visit": "2021-12-07T22:29:01.934430+06:00",
            "date": null
        },
        {
            "id": 359,
            "ip_address": "66.249.72.72",
            "count": 340,
            "first_visit": "2021-12-07T19:34:27.778175+06:00",
            "date": null
        }
    ]
}