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

{
    "count": 100597,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19640&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19624&ordering=-ip_address",
    "results": [
        {
            "id": 9318,
            "ip_address": "37.111.245.151",
            "count": 1,
            "first_visit": "2022-05-19T11:01:09.867260+06:00",
            "date": null
        },
        {
            "id": 27492,
            "ip_address": "37.111.245.150",
            "count": 1,
            "first_visit": "2022-07-25T23:51:43.270085+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 94672,
            "ip_address": "37.111.245.146",
            "count": 1,
            "first_visit": "2026-01-31T12:59:26.184766+06:00",
            "date": "2026-01-31"
        },
        {
            "id": 10264,
            "ip_address": "37.111.245.144",
            "count": 1,
            "first_visit": "2022-05-22T11:27:59.793998+06:00",
            "date": null
        },
        {
            "id": 13821,
            "ip_address": "37.111.245.143",
            "count": 2,
            "first_visit": "2022-06-07T15:29:20.573099+06:00",
            "date": "2022-06-07"
        },
        {
            "id": 16765,
            "ip_address": "37.111.245.143",
            "count": 1,
            "first_visit": "2022-06-20T09:39:27.868436+06:00",
            "date": "2022-06-20"
        },
        {
            "id": 33496,
            "ip_address": "37.111.245.140",
            "count": 4,
            "first_visit": "2022-08-31T01:36:06.603749+06:00",
            "date": "2022-08-31"
        },
        {
            "id": 29417,
            "ip_address": "37.111.245.137",
            "count": 1,
            "first_visit": "2022-07-29T18:28:07.040611+06:00",
            "date": "2022-07-29"
        }
    ]
}