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

{
    "count": 92157,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=2000&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=1984&ordering=count",
    "results": [
        {
            "id": 1039,
            "ip_address": "103.146.3.90",
            "count": 1,
            "first_visit": "2021-12-20T12:24:15.244607+06:00",
            "date": null
        },
        {
            "id": 2029,
            "ip_address": "37.111.200.7",
            "count": 1,
            "first_visit": "2022-01-12T13:45:58.559596+06:00",
            "date": null
        },
        {
            "id": 2031,
            "ip_address": "115.42.52.185",
            "count": 1,
            "first_visit": "2022-01-12T14:34:56.604247+06:00",
            "date": null
        },
        {
            "id": 2033,
            "ip_address": "87.88.163.35",
            "count": 1,
            "first_visit": "2022-01-12T14:45:45.317144+06:00",
            "date": null
        },
        {
            "id": 1042,
            "ip_address": "103.166.47.54",
            "count": 1,
            "first_visit": "2021-12-20T12:31:32.676834+06:00",
            "date": null
        },
        {
            "id": 2035,
            "ip_address": "202.74.244.227",
            "count": 1,
            "first_visit": "2022-01-12T15:19:16.988357+06:00",
            "date": null
        },
        {
            "id": 2053,
            "ip_address": "87.157.218.252",
            "count": 1,
            "first_visit": "2022-01-12T19:45:28.045194+06:00",
            "date": null
        },
        {
            "id": 4029,
            "ip_address": "144.48.160.249",
            "count": 1,
            "first_visit": "2022-03-03T13:34:42.304412+06:00",
            "date": null
        }
    ]
}