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

{
    "count": 94949,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15272&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=15256&ordering=-ip_address",
    "results": [
        {
            "id": 6143,
            "ip_address": "43.245.121.118",
            "count": 1,
            "first_visit": "2022-05-14T21:28:52.415805+06:00",
            "date": null
        },
        {
            "id": 6438,
            "ip_address": "43.245.121.117",
            "count": 8,
            "first_visit": "2022-05-15T22:23:00.229844+06:00",
            "date": null
        },
        {
            "id": 16650,
            "ip_address": "43.245.121.117",
            "count": 1,
            "first_visit": "2022-06-19T20:28:10.866684+06:00",
            "date": "2022-06-19"
        },
        {
            "id": 50133,
            "ip_address": "43.245.121.117",
            "count": 1,
            "first_visit": "2023-07-16T15:59:23.421334+06:00",
            "date": "2023-07-16"
        },
        {
            "id": 15425,
            "ip_address": "43.245.121.114",
            "count": 1,
            "first_visit": "2022-06-15T20:15:26.903107+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 17428,
            "ip_address": "43.245.121.113",
            "count": 2,
            "first_visit": "2022-06-22T17:13:45.202746+06:00",
            "date": "2022-06-22"
        },
        {
            "id": 12881,
            "ip_address": "43.245.121.112",
            "count": 1,
            "first_visit": "2022-05-30T21:10:50.545308+06:00",
            "date": null
        },
        {
            "id": 7250,
            "ip_address": "43.245.121.111",
            "count": 5,
            "first_visit": "2022-05-16T20:07:25.893127+06:00",
            "date": null
        }
    ]
}