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

{
    "count": 93301,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79184&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79168&ordering=ip_address",
    "results": [
        {
            "id": 16932,
            "ip_address": "43.250.80.250",
            "count": 2,
            "first_visit": "2022-06-21T02:43:44.976810+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 15460,
            "ip_address": "43.250.80.250",
            "count": 1,
            "first_visit": "2022-06-15T22:36:35.924025+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 2912,
            "ip_address": "43.250.80.250",
            "count": 5,
            "first_visit": "2022-01-26T23:35:24.912074+06:00",
            "date": null
        },
        {
            "id": 3634,
            "ip_address": "43.250.80.26",
            "count": 7,
            "first_visit": "2022-02-15T17:43:13.743239+06:00",
            "date": null
        },
        {
            "id": 22854,
            "ip_address": "43.250.80.26",
            "count": 1,
            "first_visit": "2022-07-15T00:28:31.391583+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 18778,
            "ip_address": "43.250.80.26",
            "count": 1,
            "first_visit": "2022-06-25T21:02:59.805942+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 21150,
            "ip_address": "43.250.80.27",
            "count": 1,
            "first_visit": "2022-07-05T01:53:51.608696+06:00",
            "date": "2022-07-05"
        },
        {
            "id": 4060,
            "ip_address": "43.250.80.27",
            "count": 1,
            "first_visit": "2022-03-04T09:25:11.775477+06:00",
            "date": null
        }
    ]
}