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

{
    "count": 100774,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18608&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=18592&ordering=-count",
    "results": [
        {
            "id": 49900,
            "ip_address": "168.119.68.118",
            "count": 2,
            "first_visit": "2023-07-13T10:02:34.200018+06:00",
            "date": "2023-07-13"
        },
        {
            "id": 49893,
            "ip_address": "27.147.205.102",
            "count": 2,
            "first_visit": "2023-07-13T08:14:14.212259+06:00",
            "date": "2023-07-13"
        },
        {
            "id": 6163,
            "ip_address": "37.111.197.8",
            "count": 2,
            "first_visit": "2022-05-14T22:59:33.128823+06:00",
            "date": null
        },
        {
            "id": 3085,
            "ip_address": "64.233.173.148",
            "count": 2,
            "first_visit": "2022-01-31T12:53:34.140957+06:00",
            "date": null
        },
        {
            "id": 49869,
            "ip_address": "114.119.156.185",
            "count": 2,
            "first_visit": "2023-07-13T00:19:14.540289+06:00",
            "date": "2023-07-13"
        },
        {
            "id": 49829,
            "ip_address": "35.235.86.119",
            "count": 2,
            "first_visit": "2023-07-12T13:16:48.954079+06:00",
            "date": "2023-07-12"
        },
        {
            "id": 3084,
            "ip_address": "103.146.92.24",
            "count": 2,
            "first_visit": "2022-01-31T12:32:16.339229+06:00",
            "date": null
        },
        {
            "id": 49846,
            "ip_address": "66.249.73.15",
            "count": 2,
            "first_visit": "2023-07-12T19:21:03.842232+06:00",
            "date": "2023-07-12"
        }
    ]
}