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

{
    "count": 100054,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2120&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2104&ordering=ip_address",
    "results": [
        {
            "id": 2211,
            "ip_address": "103.114.96.138",
            "count": 1,
            "first_visit": "2022-01-14T18:23:45.010296+06:00",
            "date": null
        },
        {
            "id": 27880,
            "ip_address": "103.114.96.140",
            "count": 1,
            "first_visit": "2022-07-26T21:26:49.909928+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 26878,
            "ip_address": "103.114.96.166",
            "count": 1,
            "first_visit": "2022-07-24T22:37:14.888183+06:00",
            "date": "2022-07-24"
        },
        {
            "id": 11793,
            "ip_address": "103.114.96.166",
            "count": 4,
            "first_visit": "2022-05-26T23:43:02.870866+06:00",
            "date": null
        },
        {
            "id": 7938,
            "ip_address": "103.114.96.180",
            "count": 1,
            "first_visit": "2022-05-17T11:24:10.146200+06:00",
            "date": null
        },
        {
            "id": 1708,
            "ip_address": "103.114.96.194",
            "count": 1,
            "first_visit": "2022-01-07T15:56:15.439531+06:00",
            "date": null
        },
        {
            "id": 16019,
            "ip_address": "103.114.96.47",
            "count": 2,
            "first_visit": "2022-06-17T15:53:44.752545+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 7773,
            "ip_address": "103.114.96.73",
            "count": 1,
            "first_visit": "2022-05-17T09:56:43.416528+06:00",
            "date": null
        }
    ]
}