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

{
    "count": 100938,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17632&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17616&ordering=-ip_address",
    "results": [
        {
            "id": 25510,
            "ip_address": "42.0.6.233",
            "count": 1,
            "first_visit": "2022-07-21T12:38:51.536664+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 26990,
            "ip_address": "42.0.6.232",
            "count": 1,
            "first_visit": "2022-07-25T01:35:19.190176+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 6557,
            "ip_address": "42.0.6.232",
            "count": 2,
            "first_visit": "2022-05-16T09:06:56.463033+06:00",
            "date": null
        },
        {
            "id": 6556,
            "ip_address": "42.0.6.232",
            "count": 1,
            "first_visit": "2022-05-16T09:06:56.461912+06:00",
            "date": null
        },
        {
            "id": 6997,
            "ip_address": "42.0.6.231",
            "count": 2,
            "first_visit": "2022-05-16T18:26:37.135028+06:00",
            "date": null
        },
        {
            "id": 7233,
            "ip_address": "42.0.6.229",
            "count": 2,
            "first_visit": "2022-05-16T20:03:50.716620+06:00",
            "date": null
        },
        {
            "id": 33399,
            "ip_address": "42.0.6.229",
            "count": 1,
            "first_visit": "2022-08-30T08:42:10.033819+06:00",
            "date": "2022-08-30"
        },
        {
            "id": 42317,
            "ip_address": "42.0.6.229",
            "count": 1,
            "first_visit": "2023-02-17T21:54:58.519892+06:00",
            "date": "2023-02-17"
        }
    ]
}