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

{
    "count": 93087,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79872&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79856&ordering=-ip_address",
    "results": [
        {
            "id": 4889,
            "ip_address": "103.216.56.135",
            "count": 1,
            "first_visit": "2022-04-03T11:49:58.401878+06:00",
            "date": null
        },
        {
            "id": 1392,
            "ip_address": "103.216.56.129",
            "count": 1,
            "first_visit": "2021-12-26T18:08:59.779275+06:00",
            "date": null
        },
        {
            "id": 33635,
            "ip_address": "103.216.56.127",
            "count": 1,
            "first_visit": "2022-09-01T18:55:12.534656+06:00",
            "date": "2022-09-01"
        },
        {
            "id": 36299,
            "ip_address": "103.216.56.125",
            "count": 2,
            "first_visit": "2022-10-22T15:19:56.679465+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 1876,
            "ip_address": "103.216.56.125",
            "count": 1,
            "first_visit": "2022-01-11T14:38:37.584722+06:00",
            "date": null
        },
        {
            "id": 17891,
            "ip_address": "103.216.56.125",
            "count": 1,
            "first_visit": "2022-06-24T00:26:43.222736+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 19090,
            "ip_address": "103.216.56.123",
            "count": 1,
            "first_visit": "2022-06-26T13:29:38.452927+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 2620,
            "ip_address": "103.216.56.123",
            "count": 2,
            "first_visit": "2022-01-22T15:37:54.319061+06:00",
            "date": null
        }
    ]
}