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

{
    "count": 92426,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82144&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82128&ordering=ip_address",
    "results": [
        {
            "id": 31850,
            "ip_address": "58.145.186.247",
            "count": 1,
            "first_visit": "2022-08-12T16:58:31.516216+06:00",
            "date": "2022-08-12"
        },
        {
            "id": 28881,
            "ip_address": "58.145.186.247",
            "count": 1,
            "first_visit": "2022-07-28T17:51:49.306003+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 8952,
            "ip_address": "58.145.186.248",
            "count": 2,
            "first_visit": "2022-05-18T13:40:42.679698+06:00",
            "date": null
        },
        {
            "id": 43964,
            "ip_address": "58.145.186.248",
            "count": 3,
            "first_visit": "2023-03-18T11:50:03.701451+06:00",
            "date": "2023-03-18"
        },
        {
            "id": 30353,
            "ip_address": "58.145.186.249",
            "count": 1,
            "first_visit": "2022-07-31T11:31:56.862907+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 9088,
            "ip_address": "58.145.186.249",
            "count": 3,
            "first_visit": "2022-05-18T22:08:23.288586+06:00",
            "date": null
        },
        {
            "id": 31004,
            "ip_address": "58.145.186.249",
            "count": 1,
            "first_visit": "2022-08-03T16:06:58.099239+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 30094,
            "ip_address": "58.145.186.250",
            "count": 1,
            "first_visit": "2022-07-31T00:00:16.121142+06:00",
            "date": "2022-07-31"
        }
    ]
}