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

{
    "count": 99711,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23192&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23176&ordering=-count",
    "results": [
        {
            "id": 9668,
            "ip_address": "103.96.36.134",
            "count": 2,
            "first_visit": "2022-05-20T11:41:34.384822+06:00",
            "date": null
        },
        {
            "id": 1024,
            "ip_address": "103.138.145.46",
            "count": 2,
            "first_visit": "2021-12-20T10:17:58.815012+06:00",
            "date": null
        },
        {
            "id": 15502,
            "ip_address": "103.132.183.10",
            "count": 2,
            "first_visit": "2022-06-16T00:53:52.693715+06:00",
            "date": "2022-06-16"
        },
        {
            "id": 1242,
            "ip_address": "37.111.214.200",
            "count": 2,
            "first_visit": "2021-12-22T11:21:34.632282+06:00",
            "date": null
        },
        {
            "id": 2780,
            "ip_address": "103.62.144.244",
            "count": 2,
            "first_visit": "2022-01-25T06:37:12.100668+06:00",
            "date": null
        },
        {
            "id": 36631,
            "ip_address": "66.249.66.208",
            "count": 2,
            "first_visit": "2022-10-29T18:35:07.374550+06:00",
            "date": "2022-10-29"
        },
        {
            "id": 4481,
            "ip_address": "119.30.38.246",
            "count": 2,
            "first_visit": "2022-03-18T18:02:51.068216+06:00",
            "date": null
        },
        {
            "id": 31220,
            "ip_address": "203.76.223.4",
            "count": 2,
            "first_visit": "2022-08-05T08:11:33.153269+06:00",
            "date": "2022-08-05"
        }
    ]
}