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

{
    "count": 102707,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50720&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50704&ordering=ip_address",
    "results": [
        {
            "id": 25923,
            "ip_address": "119.30.38.186",
            "count": 1,
            "first_visit": "2022-07-22T11:35:30.926348+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 45717,
            "ip_address": "119.30.38.186",
            "count": 1,
            "first_visit": "2023-04-25T20:11:13.230001+06:00",
            "date": "2023-04-25"
        },
        {
            "id": 2395,
            "ip_address": "119.30.38.187",
            "count": 1,
            "first_visit": "2022-01-17T23:11:46.956696+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": 3052,
            "ip_address": "119.30.38.19",
            "count": 2,
            "first_visit": "2022-01-30T11:54:43.152690+06:00",
            "date": null
        },
        {
            "id": 7707,
            "ip_address": "119.30.38.190",
            "count": 1,
            "first_visit": "2022-05-17T09:16:33.858913+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"
        }
    ]
}