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

{
    "count": 94777,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=968&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=952&ordering=ip_address",
    "results": [
        {
            "id": 7812,
            "ip_address": "103.108.90.36",
            "count": 1,
            "first_visit": "2022-05-17T10:17:31.526652+06:00",
            "date": null
        },
        {
            "id": 10004,
            "ip_address": "103.108.90.60",
            "count": 1,
            "first_visit": "2022-05-21T13:26:16.027613+06:00",
            "date": null
        },
        {
            "id": 18628,
            "ip_address": "103.108.90.66",
            "count": 1,
            "first_visit": "2022-06-25T14:28:44.930946+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 13061,
            "ip_address": "103.108.90.67",
            "count": 1,
            "first_visit": "2022-05-31T10:59:07.084108+06:00",
            "date": null
        },
        {
            "id": 28894,
            "ip_address": "103.108.90.69",
            "count": 1,
            "first_visit": "2022-07-28T18:42:56.946544+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 1821,
            "ip_address": "103.108.90.9",
            "count": 1,
            "first_visit": "2022-01-11T11:40:13.917101+06:00",
            "date": null
        },
        {
            "id": 11173,
            "ip_address": "103.108.91.80",
            "count": 7,
            "first_visit": "2022-05-24T22:36:19.289152+06:00",
            "date": null
        },
        {
            "id": 47406,
            "ip_address": "103.108.91.97",
            "count": 1,
            "first_visit": "2023-05-31T05:27:04.383516+06:00",
            "date": "2023-05-31"
        }
    ]
}