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

{
    "count": 99745,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23040&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23024&ordering=-count",
    "results": [
        {
            "id": 20534,
            "ip_address": "114.119.132.135",
            "count": 2,
            "first_visit": "2022-07-01T11:05:06.607405+06:00",
            "date": "2022-07-01"
        },
        {
            "id": 22680,
            "ip_address": "202.40.177.50",
            "count": 2,
            "first_visit": "2022-07-14T15:56:08.943101+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 11958,
            "ip_address": "37.111.211.84",
            "count": 2,
            "first_visit": "2022-05-27T18:09:29.936002+06:00",
            "date": null
        },
        {
            "id": 18399,
            "ip_address": "114.119.133.76",
            "count": 2,
            "first_visit": "2022-06-25T04:27:41.132822+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 2158,
            "ip_address": "207.250.234.100",
            "count": 2,
            "first_visit": "2022-01-14T01:09:39.709692+06:00",
            "date": null
        },
        {
            "id": 11912,
            "ip_address": "103.116.119.170",
            "count": 2,
            "first_visit": "2022-05-27T12:38:45.963876+06:00",
            "date": null
        },
        {
            "id": 11938,
            "ip_address": "37.111.218.126",
            "count": 2,
            "first_visit": "2022-05-27T15:11:27.545932+06:00",
            "date": null
        },
        {
            "id": 20836,
            "ip_address": "114.119.134.12",
            "count": 2,
            "first_visit": "2022-07-03T09:33:32.746888+06:00",
            "date": "2022-07-03"
        }
    ]
}