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

{
    "count": 100073,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8016&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=8000&ordering=-count",
    "results": [
        {
            "id": 39546,
            "ip_address": "182.48.78.30",
            "count": 4,
            "first_visit": "2022-12-29T02:47:25.022959+06:00",
            "date": "2022-12-29"
        },
        {
            "id": 75179,
            "ip_address": "114.119.137.91",
            "count": 4,
            "first_visit": "2024-11-04T03:48:39.452664+06:00",
            "date": "2024-11-04"
        },
        {
            "id": 39857,
            "ip_address": "103.144.42.179",
            "count": 4,
            "first_visit": "2023-01-04T11:46:28.743167+06:00",
            "date": "2023-01-04"
        },
        {
            "id": 6430,
            "ip_address": "103.103.33.52",
            "count": 4,
            "first_visit": "2022-05-15T22:13:29.748400+06:00",
            "date": null
        },
        {
            "id": 27241,
            "ip_address": "42.0.4.245",
            "count": 4,
            "first_visit": "2022-07-25T12:30:35.431265+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 16966,
            "ip_address": "114.119.131.211",
            "count": 4,
            "first_visit": "2022-06-21T10:45:33.206148+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 16976,
            "ip_address": "116.58.205.242",
            "count": 4,
            "first_visit": "2022-06-21T11:19:38.559621+06:00",
            "date": "2022-06-21"
        },
        {
            "id": 17050,
            "ip_address": "202.134.10.141",
            "count": 4,
            "first_visit": "2022-06-21T14:52:30.726120+06:00",
            "date": "2022-06-21"
        }
    ]
}