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

{
    "count": 101410,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80392&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=80376&ordering=count",
    "results": [
        {
            "id": 21588,
            "ip_address": "103.113.154.70",
            "count": 2,
            "first_visit": "2022-07-08T11:43:32.257533+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 12497,
            "ip_address": "182.54.155.18",
            "count": 2,
            "first_visit": "2022-05-29T15:16:45.757572+06:00",
            "date": null
        },
        {
            "id": 10601,
            "ip_address": "37.111.212.17",
            "count": 2,
            "first_visit": "2022-05-23T11:30:51.057191+06:00",
            "date": null
        },
        {
            "id": 10617,
            "ip_address": "103.135.173.162",
            "count": 2,
            "first_visit": "2022-05-23T12:01:56.406244+06:00",
            "date": null
        },
        {
            "id": 21559,
            "ip_address": "114.119.128.77",
            "count": 2,
            "first_visit": "2022-07-08T02:38:15.620972+06:00",
            "date": "2022-07-08"
        },
        {
            "id": 13110,
            "ip_address": "103.176.88.10",
            "count": 2,
            "first_visit": "2022-05-31T13:49:24.808997+06:00",
            "date": null
        },
        {
            "id": 28242,
            "ip_address": "103.126.149.144",
            "count": 2,
            "first_visit": "2022-07-27T14:54:10.018072+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 3281,
            "ip_address": "103.148.211.248",
            "count": 2,
            "first_visit": "2022-02-03T22:10:19.647928+06:00",
            "date": null
        }
    ]
}