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

{
    "count": 94755,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14688&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=14672&ordering=-ip_address",
    "results": [
        {
            "id": 5223,
            "ip_address": "43.245.123.30",
            "count": 4,
            "first_visit": "2022-04-18T16:38:38.037287+06:00",
            "date": null
        },
        {
            "id": 31227,
            "ip_address": "43.245.123.30",
            "count": 1,
            "first_visit": "2022-08-05T10:58:11.031774+06:00",
            "date": "2022-08-05"
        },
        {
            "id": 7475,
            "ip_address": "43.245.123.3",
            "count": 5,
            "first_visit": "2022-05-16T23:30:17.613958+06:00",
            "date": null
        },
        {
            "id": 7474,
            "ip_address": "43.245.123.3",
            "count": 1,
            "first_visit": "2022-05-16T23:30:17.613276+06:00",
            "date": null
        },
        {
            "id": 16251,
            "ip_address": "43.245.123.3",
            "count": 1,
            "first_visit": "2022-06-18T07:12:22.335328+06:00",
            "date": "2022-06-18"
        },
        {
            "id": 11716,
            "ip_address": "43.245.123.29",
            "count": 2,
            "first_visit": "2022-05-26T20:58:37.304869+06:00",
            "date": null
        },
        {
            "id": 47107,
            "ip_address": "43.245.123.28",
            "count": 1,
            "first_visit": "2023-05-24T23:19:17.542898+06:00",
            "date": "2023-05-24"
        },
        {
            "id": 9352,
            "ip_address": "43.245.123.27",
            "count": 2,
            "first_visit": "2022-05-19T12:33:50.995567+06:00",
            "date": null
        }
    ]
}