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

{
    "count": 102924,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52144&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=52128&ordering=-ip_address",
    "results": [
        {
            "id": 7711,
            "ip_address": "119.30.38.194",
            "count": 4,
            "first_visit": "2022-05-17T09:18:30.164688+06:00",
            "date": null
        },
        {
            "id": 15404,
            "ip_address": "119.30.38.192",
            "count": 1,
            "first_visit": "2022-06-15T18:45:09.898684+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 54743,
            "ip_address": "119.30.38.192",
            "count": 1,
            "first_visit": "2023-09-10T15:09:39.608877+06:00",
            "date": "2023-09-10"
        },
        {
            "id": 7707,
            "ip_address": "119.30.38.190",
            "count": 1,
            "first_visit": "2022-05-17T09:16:33.858913+06:00",
            "date": null
        },
        {
            "id": 3052,
            "ip_address": "119.30.38.19",
            "count": 2,
            "first_visit": "2022-01-30T11:54:43.152690+06:00",
            "date": null
        },
        {
            "id": 14331,
            "ip_address": "119.30.38.19",
            "count": 1,
            "first_visit": "2022-06-10T13:13:33.370810+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 2395,
            "ip_address": "119.30.38.187",
            "count": 1,
            "first_visit": "2022-01-17T23:11:46.956696+06:00",
            "date": null
        },
        {
            "id": 25923,
            "ip_address": "119.30.38.186",
            "count": 1,
            "first_visit": "2022-07-22T11:35:30.926348+06:00",
            "date": "2022-07-22"
        }
    ]
}