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

{
    "count": 101445,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79288&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79272&ordering=count",
    "results": [
        {
            "id": 17664,
            "ip_address": "103.67.158.190",
            "count": 2,
            "first_visit": "2022-06-23T09:28:48.018006+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 12376,
            "ip_address": "37.111.213.84",
            "count": 2,
            "first_visit": "2022-05-29T04:14:52.190249+06:00",
            "date": null
        },
        {
            "id": 22938,
            "ip_address": "103.25.251.239",
            "count": 2,
            "first_visit": "2022-07-15T09:36:40.881856+06:00",
            "date": "2022-07-15"
        },
        {
            "id": 2156,
            "ip_address": "185.54.231.71",
            "count": 2,
            "first_visit": "2022-01-14T01:07:32.437229+06:00",
            "date": null
        },
        {
            "id": 10911,
            "ip_address": "103.151.104.176",
            "count": 2,
            "first_visit": "2022-05-24T11:22:52.128109+06:00",
            "date": null
        },
        {
            "id": 12478,
            "ip_address": "198.244.187.243",
            "count": 2,
            "first_visit": "2022-05-29T13:49:27.681804+06:00",
            "date": null
        },
        {
            "id": 9345,
            "ip_address": "58.145.187.240",
            "count": 2,
            "first_visit": "2022-05-19T11:54:02.320064+06:00",
            "date": null
        },
        {
            "id": 30335,
            "ip_address": "37.111.203.90",
            "count": 2,
            "first_visit": "2022-07-31T11:18:37.001417+06:00",
            "date": "2022-07-31"
        }
    ]
}