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

{
    "count": 100023,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21992&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=21976&ordering=-count",
    "results": [
        {
            "id": 32351,
            "ip_address": "37.111.197.134",
            "count": 2,
            "first_visit": "2022-08-18T15:45:25.203246+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 40310,
            "ip_address": "66.249.79.227",
            "count": 2,
            "first_visit": "2023-01-13T12:07:10.299796+06:00",
            "date": "2023-01-13"
        },
        {
            "id": 20967,
            "ip_address": "123.253.65.107",
            "count": 2,
            "first_visit": "2022-07-04T01:03:03.206268+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 17638,
            "ip_address": "103.109.56.139",
            "count": 2,
            "first_visit": "2022-06-23T08:28:51.672215+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 23350,
            "ip_address": "66.249.66.159",
            "count": 2,
            "first_visit": "2022-07-17T18:01:33.034723+06:00",
            "date": "2022-07-17"
        },
        {
            "id": 8144,
            "ip_address": "37.111.206.95",
            "count": 2,
            "first_visit": "2022-05-17T12:55:18.694912+06:00",
            "date": null
        },
        {
            "id": 35397,
            "ip_address": "95.108.213.57",
            "count": 2,
            "first_visit": "2022-10-03T04:52:49.060157+06:00",
            "date": "2022-10-03"
        },
        {
            "id": 8515,
            "ip_address": "119.30.32.206",
            "count": 2,
            "first_visit": "2022-05-17T23:32:51.031364+06:00",
            "date": null
        }
    ]
}