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

{
    "count": 96084,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19648&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19632&ordering=-count",
    "results": [
        {
            "id": 42597,
            "ip_address": "103.187.24.238",
            "count": 2,
            "first_visit": "2023-02-23T13:23:41.207255+06:00",
            "date": "2023-02-23"
        },
        {
            "id": 10452,
            "ip_address": "37.111.207.253",
            "count": 2,
            "first_visit": "2022-05-22T23:01:52.371391+06:00",
            "date": null
        },
        {
            "id": 5129,
            "ip_address": "103.144.49.196",
            "count": 2,
            "first_visit": "2022-04-15T04:29:58.008309+06:00",
            "date": null
        },
        {
            "id": 42741,
            "ip_address": "103.209.197.28",
            "count": 2,
            "first_visit": "2023-02-26T10:42:12.390196+06:00",
            "date": "2023-02-26"
        },
        {
            "id": 5220,
            "ip_address": "103.112.58.194",
            "count": 2,
            "first_visit": "2022-04-18T14:58:02.894320+06:00",
            "date": null
        },
        {
            "id": 42558,
            "ip_address": "103.26.246.126",
            "count": 2,
            "first_visit": "2023-02-22T18:43:41.032219+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 42552,
            "ip_address": "103.189.115.165",
            "count": 2,
            "first_visit": "2023-02-22T15:27:35.526739+06:00",
            "date": "2023-02-22"
        },
        {
            "id": 5151,
            "ip_address": "116.58.202.96",
            "count": 2,
            "first_visit": "2022-04-16T12:32:37.246597+06:00",
            "date": null
        }
    ]
}