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

{
    "count": 101861,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75808&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75792&ordering=ip_address",
    "results": [
        {
            "id": 6735,
            "ip_address": "37.111.200.134",
            "count": 2,
            "first_visit": "2022-05-16T14:11:48.103200+06:00",
            "date": null
        },
        {
            "id": 21039,
            "ip_address": "37.111.200.134",
            "count": 3,
            "first_visit": "2022-07-04T12:44:11.658075+06:00",
            "date": "2022-07-04"
        },
        {
            "id": 19305,
            "ip_address": "37.111.200.135",
            "count": 5,
            "first_visit": "2022-06-27T06:09:58.673315+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 7792,
            "ip_address": "37.111.200.136",
            "count": 1,
            "first_visit": "2022-05-17T10:05:56.080667+06:00",
            "date": null
        },
        {
            "id": 3753,
            "ip_address": "37.111.200.137",
            "count": 1,
            "first_visit": "2022-02-20T17:16:11.992695+06:00",
            "date": null
        },
        {
            "id": 98263,
            "ip_address": "37.111.200.138",
            "count": 1,
            "first_visit": "2026-05-19T15:46:03.592264+06:00",
            "date": "2026-05-19"
        },
        {
            "id": 11445,
            "ip_address": "37.111.200.140",
            "count": 1,
            "first_visit": "2022-05-25T22:14:12.149210+06:00",
            "date": null
        },
        {
            "id": 7466,
            "ip_address": "37.111.200.141",
            "count": 1,
            "first_visit": "2022-05-16T23:25:07.315757+06:00",
            "date": null
        }
    ]
}