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

{
    "count": 100648,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19368&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19352&ordering=-count",
    "results": [
        {
            "id": 47553,
            "ip_address": "66.249.66.77",
            "count": 2,
            "first_visit": "2023-06-02T08:49:51.307003+06:00",
            "date": "2023-06-02"
        },
        {
            "id": 47603,
            "ip_address": "66.249.66.40",
            "count": 2,
            "first_visit": "2023-06-03T04:11:52.213090+06:00",
            "date": "2023-06-03"
        },
        {
            "id": 48023,
            "ip_address": "103.15.42.196",
            "count": 2,
            "first_visit": "2023-06-11T14:53:12.066836+06:00",
            "date": "2023-06-11"
        },
        {
            "id": 2840,
            "ip_address": "59.153.103.21",
            "count": 2,
            "first_visit": "2022-01-25T19:32:51.365905+06:00",
            "date": null
        },
        {
            "id": 5633,
            "ip_address": "37.111.245.96",
            "count": 2,
            "first_visit": "2022-05-05T15:07:32.146544+06:00",
            "date": null
        },
        {
            "id": 47473,
            "ip_address": "202.134.12.26",
            "count": 2,
            "first_visit": "2023-06-01T11:26:31.135050+06:00",
            "date": "2023-06-01"
        },
        {
            "id": 11184,
            "ip_address": "103.141.174.90",
            "count": 2,
            "first_visit": "2022-05-24T22:43:02.537445+06:00",
            "date": null
        },
        {
            "id": 47482,
            "ip_address": "45.64.132.146",
            "count": 2,
            "first_visit": "2023-06-01T14:13:05.765289+06:00",
            "date": "2023-06-01"
        }
    ]
}