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

{
    "count": 92407,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82368&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82352&ordering=ip_address",
    "results": [
        {
            "id": 36301,
            "ip_address": "58.145.190.234",
            "count": 1,
            "first_visit": "2022-10-22T15:53:26.840228+06:00",
            "date": "2022-10-22"
        },
        {
            "id": 9211,
            "ip_address": "58.145.190.234",
            "count": 1,
            "first_visit": "2022-05-18T23:53:01.106422+06:00",
            "date": null
        },
        {
            "id": 6467,
            "ip_address": "58.145.190.235",
            "count": 9,
            "first_visit": "2022-05-15T23:16:49.436974+06:00",
            "date": null
        },
        {
            "id": 19555,
            "ip_address": "58.145.190.236",
            "count": 1,
            "first_visit": "2022-06-27T22:01:23.058634+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 7815,
            "ip_address": "58.145.190.236",
            "count": 1,
            "first_visit": "2022-05-17T10:19:48.039493+06:00",
            "date": null
        },
        {
            "id": 15852,
            "ip_address": "58.145.190.237",
            "count": 1,
            "first_visit": "2022-06-17T06:12:22.178237+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 12627,
            "ip_address": "58.145.190.237",
            "count": 1,
            "first_visit": "2022-05-29T23:32:36.776551+06:00",
            "date": null
        },
        {
            "id": 18339,
            "ip_address": "58.145.190.238",
            "count": 1,
            "first_visit": "2022-06-25T00:20:07.587100+06:00",
            "date": "2022-06-25"
        }
    ]
}