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

{
    "count": 94005,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78016&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=78000&ordering=ip_address",
    "results": [
        {
            "id": 17636,
            "ip_address": "42.0.4.237",
            "count": 1,
            "first_visit": "2022-06-23T08:22:01.275151+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 24437,
            "ip_address": "42.0.4.237",
            "count": 5,
            "first_visit": "2022-07-20T10:05:44.437014+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 7728,
            "ip_address": "42.0.4.237",
            "count": 5,
            "first_visit": "2022-05-17T09:27:12.349444+06:00",
            "date": null
        },
        {
            "id": 31452,
            "ip_address": "42.0.4.238",
            "count": 1,
            "first_visit": "2022-08-07T18:12:05.598192+06:00",
            "date": "2022-08-07"
        },
        {
            "id": 27209,
            "ip_address": "42.0.4.238",
            "count": 1,
            "first_visit": "2022-07-25T11:48:18.273877+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 8648,
            "ip_address": "42.0.4.238",
            "count": 3,
            "first_visit": "2022-05-18T06:09:28.793847+06:00",
            "date": null
        },
        {
            "id": 28685,
            "ip_address": "42.0.4.239",
            "count": 1,
            "first_visit": "2022-07-28T10:57:19.390751+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 24533,
            "ip_address": "42.0.4.239",
            "count": 1,
            "first_visit": "2022-07-20T11:24:10.712334+06:00",
            "date": "2022-07-20"
        }
    ]
}