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

{
    "count": 92430,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82048&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82032&ordering=ip_address",
    "results": [
        {
            "id": 2623,
            "ip_address": "58.145.184.252",
            "count": 7,
            "first_visit": "2022-01-22T16:21:00.504978+06:00",
            "date": null
        },
        {
            "id": 13854,
            "ip_address": "58.145.184.252",
            "count": 8,
            "first_visit": "2022-06-07T18:20:31.019498+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 56218,
            "ip_address": "58.145.184.252",
            "count": 1,
            "first_visit": "2023-09-28T09:17:09.589938+06:00",
            "date": "2023-09-28"
        },
        {
            "id": 60926,
            "ip_address": "58.145.184.252",
            "count": 1,
            "first_visit": "2023-12-10T19:44:06.196743+06:00",
            "date": "2023-12-10"
        },
        {
            "id": 62501,
            "ip_address": "58.145.184.252",
            "count": 1,
            "first_visit": "2024-01-06T06:56:19.039745+06:00",
            "date": "2024-01-06"
        },
        {
            "id": 20759,
            "ip_address": "58.145.184.253",
            "count": 1,
            "first_visit": "2022-07-02T20:51:03.415971+06:00",
            "date": "2022-07-02"
        },
        {
            "id": 18170,
            "ip_address": "58.145.184.253",
            "count": 1,
            "first_visit": "2022-06-24T16:18:23.822160+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 2539,
            "ip_address": "58.145.184.253",
            "count": 13,
            "first_visit": "2022-01-20T22:04:11.387059+06:00",
            "date": null
        }
    ]
}