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

{
    "count": 100890,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17896&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17880&ordering=-count",
    "results": [
        {
            "id": 51288,
            "ip_address": "202.84.44.114",
            "count": 2,
            "first_visit": "2023-07-31T11:08:16.698648+06:00",
            "date": "2023-07-31"
        },
        {
            "id": 6464,
            "ip_address": "103.156.126.242",
            "count": 2,
            "first_visit": "2022-05-15T23:13:46.600483+06:00",
            "date": null
        },
        {
            "id": 51225,
            "ip_address": "103.167.21.4",
            "count": 2,
            "first_visit": "2023-07-30T15:38:12.504722+06:00",
            "date": "2023-07-30"
        },
        {
            "id": 3167,
            "ip_address": "180.148.208.22",
            "count": 2,
            "first_visit": "2022-02-01T10:10:58.703393+06:00",
            "date": null
        },
        {
            "id": 13034,
            "ip_address": "182.160.104.212",
            "count": 2,
            "first_visit": "2022-05-31T09:31:44.780859+06:00",
            "date": null
        },
        {
            "id": 51174,
            "ip_address": "103.120.35.206",
            "count": 2,
            "first_visit": "2023-07-29T21:11:30.268540+06:00",
            "date": "2023-07-29"
        },
        {
            "id": 6465,
            "ip_address": "37.111.246.7",
            "count": 2,
            "first_visit": "2022-05-15T23:13:48.447982+06:00",
            "date": null
        },
        {
            "id": 51194,
            "ip_address": "182.161.67.35",
            "count": 2,
            "first_visit": "2023-07-30T05:45:39.379646+06:00",
            "date": "2023-07-30"
        }
    ]
}