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

{
    "count": 99638,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25504&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25488&ordering=-count",
    "results": [
        {
            "id": 21249,
            "ip_address": "103.144.201.65",
            "count": 2,
            "first_visit": "2022-07-05T22:23:53.584948+06:00",
            "date": "2022-07-05"
        },
        {
            "id": 38940,
            "ip_address": "66.249.66.62",
            "count": 2,
            "first_visit": "2022-12-18T19:25:24.500909+06:00",
            "date": "2022-12-18"
        },
        {
            "id": 29589,
            "ip_address": "114.119.150.68",
            "count": 2,
            "first_visit": "2022-07-30T00:24:54.077674+06:00",
            "date": "2022-07-30"
        },
        {
            "id": 8328,
            "ip_address": "103.153.107.1",
            "count": 2,
            "first_visit": "2022-05-17T22:17:52.072130+06:00",
            "date": null
        },
        {
            "id": 14399,
            "ip_address": "168.119.68.238",
            "count": 2,
            "first_visit": "2022-06-11T00:35:04.571320+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 20450,
            "ip_address": "203.112.75.118",
            "count": 2,
            "first_visit": "2022-06-30T21:24:11.910778+06:00",
            "date": "2022-06-30"
        },
        {
            "id": 27694,
            "ip_address": "103.159.73.228",
            "count": 2,
            "first_visit": "2022-07-26T12:15:32.275603+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 20430,
            "ip_address": "37.111.200.44",
            "count": 2,
            "first_visit": "2022-06-30T19:41:40.768764+06:00",
            "date": "2022-06-30"
        }
    ]
}