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

{
    "count": 94109,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77760&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77744&ordering=-ip_address",
    "results": [
        {
            "id": 30566,
            "ip_address": "103.25.248.245",
            "count": 2,
            "first_visit": "2022-08-01T01:19:07.325026+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 1174,
            "ip_address": "103.25.248.245",
            "count": 4,
            "first_visit": "2021-12-21T16:19:03.109014+06:00",
            "date": null
        },
        {
            "id": 25163,
            "ip_address": "103.25.248.245",
            "count": 1,
            "first_visit": "2022-07-21T07:24:53.803106+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 30863,
            "ip_address": "103.25.248.245",
            "count": 2,
            "first_visit": "2022-08-02T18:37:42.410920+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 7640,
            "ip_address": "103.25.248.244",
            "count": 1,
            "first_visit": "2022-05-17T08:10:46.109280+06:00",
            "date": null
        },
        {
            "id": 26954,
            "ip_address": "103.25.248.244",
            "count": 2,
            "first_visit": "2022-07-25T00:26:45.857711+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 2664,
            "ip_address": "103.25.248.243",
            "count": 1,
            "first_visit": "2022-01-23T04:59:37.118901+06:00",
            "date": null
        },
        {
            "id": 30525,
            "ip_address": "103.25.248.243",
            "count": 1,
            "first_visit": "2022-07-31T22:22:01.307813+06:00",
            "date": "2022-07-31"
        }
    ]
}