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

{
    "count": 99687,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25744&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25728&ordering=-ip_address",
    "results": [
        {
            "id": 9843,
            "ip_address": "37.111.197.161",
            "count": 1,
            "first_visit": "2022-05-20T22:45:26.239166+06:00",
            "date": null
        },
        {
            "id": 6716,
            "ip_address": "37.111.197.160",
            "count": 3,
            "first_visit": "2022-05-16T13:35:32.180305+06:00",
            "date": null
        },
        {
            "id": 10117,
            "ip_address": "37.111.197.157",
            "count": 1,
            "first_visit": "2022-05-21T22:34:56.473495+06:00",
            "date": null
        },
        {
            "id": 12026,
            "ip_address": "37.111.197.152",
            "count": 1,
            "first_visit": "2022-05-27T22:57:29.206891+06:00",
            "date": null
        },
        {
            "id": 55623,
            "ip_address": "37.111.197.152",
            "count": 1,
            "first_visit": "2023-09-21T11:51:06.362048+06:00",
            "date": "2023-09-21"
        },
        {
            "id": 4241,
            "ip_address": "37.111.197.15",
            "count": 2,
            "first_visit": "2022-03-10T11:43:13.932572+06:00",
            "date": null
        },
        {
            "id": 20106,
            "ip_address": "37.111.197.149",
            "count": 1,
            "first_visit": "2022-06-29T18:45:21.668088+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 8055,
            "ip_address": "37.111.197.147",
            "count": 1,
            "first_visit": "2022-05-17T12:17:26.438352+06:00",
            "date": null
        }
    ]
}