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

{
    "count": 100210,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96032&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=96016&ordering=count",
    "results": [
        {
            "id": 34292,
            "ip_address": "66.249.66.33",
            "count": 7,
            "first_visit": "2022-09-13T02:32:15.928367+06:00",
            "date": "2022-09-13"
        },
        {
            "id": 34406,
            "ip_address": "114.119.134.123",
            "count": 7,
            "first_visit": "2022-09-15T02:30:51.608600+06:00",
            "date": "2022-09-15"
        },
        {
            "id": 33581,
            "ip_address": "66.249.66.33",
            "count": 7,
            "first_visit": "2022-09-01T02:07:24.821763+06:00",
            "date": "2022-09-01"
        },
        {
            "id": 11232,
            "ip_address": "114.119.132.122",
            "count": 7,
            "first_visit": "2022-05-24T23:42:28.190127+06:00",
            "date": null
        },
        {
            "id": 11812,
            "ip_address": "103.242.20.233",
            "count": 7,
            "first_visit": "2022-05-27T00:30:30.083471+06:00",
            "date": null
        },
        {
            "id": 911,
            "ip_address": "114.130.144.194",
            "count": 7,
            "first_visit": "2021-12-19T20:39:13.791375+06:00",
            "date": null
        },
        {
            "id": 3885,
            "ip_address": "110.76.129.172",
            "count": 7,
            "first_visit": "2022-02-26T09:51:37.249764+06:00",
            "date": null
        },
        {
            "id": 33813,
            "ip_address": "66.249.73.72",
            "count": 7,
            "first_visit": "2022-09-04T17:43:40.400346+06:00",
            "date": "2022-09-04"
        }
    ]
}