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

{
    "count": 98080,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25872&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25856&ordering=-count",
    "results": [
        {
            "id": 16713,
            "ip_address": "168.119.68.250",
            "count": 2,
            "first_visit": "2022-06-20T01:22:22.333133+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 24714,
            "ip_address": "103.168.207.27",
            "count": 2,
            "first_visit": "2022-07-20T15:43:49.541483+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 10734,
            "ip_address": "37.111.245.235",
            "count": 2,
            "first_visit": "2022-05-23T21:10:19.788177+06:00",
            "date": null
        },
        {
            "id": 34319,
            "ip_address": "37.111.210.9",
            "count": 2,
            "first_visit": "2022-09-13T14:46:59.472997+06:00",
            "date": "2022-09-13"
        },
        {
            "id": 11087,
            "ip_address": "103.109.95.61",
            "count": 2,
            "first_visit": "2022-05-24T19:12:54.661230+06:00",
            "date": null
        },
        {
            "id": 10720,
            "ip_address": "116.58.201.207",
            "count": 2,
            "first_visit": "2022-05-23T19:35:29.245280+06:00",
            "date": null
        },
        {
            "id": 39254,
            "ip_address": "66.249.66.212",
            "count": 2,
            "first_visit": "2022-12-24T02:35:26.200222+06:00",
            "date": "2022-12-24"
        },
        {
            "id": 33511,
            "ip_address": "66.249.66.84",
            "count": 2,
            "first_visit": "2022-08-31T05:17:16.862631+06:00",
            "date": "2022-08-31"
        }
    ]
}