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

{
    "count": 96093,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19744&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=19728&ordering=ip_address",
    "results": [
        {
            "id": 17644,
            "ip_address": "103.67.157.181",
            "count": 1,
            "first_visit": "2022-06-23T08:39:36.143776+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 25177,
            "ip_address": "103.67.157.182",
            "count": 1,
            "first_visit": "2022-07-21T07:49:40.448924+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 8928,
            "ip_address": "103.67.157.183",
            "count": 1,
            "first_visit": "2022-05-18T12:43:55.486732+06:00",
            "date": null
        },
        {
            "id": 11805,
            "ip_address": "103.67.157.186",
            "count": 2,
            "first_visit": "2022-05-27T00:10:47.470829+06:00",
            "date": null
        },
        {
            "id": 15868,
            "ip_address": "103.67.157.187",
            "count": 1,
            "first_visit": "2022-06-17T07:26:45.608638+06:00",
            "date": "2022-06-17"
        },
        {
            "id": 36844,
            "ip_address": "103.67.157.187",
            "count": 1,
            "first_visit": "2022-11-02T19:06:24.960548+06:00",
            "date": "2022-11-02"
        },
        {
            "id": 10066,
            "ip_address": "103.67.157.187",
            "count": 3,
            "first_visit": "2022-05-21T19:02:18.017491+06:00",
            "date": null
        },
        {
            "id": 25557,
            "ip_address": "103.67.157.188",
            "count": 1,
            "first_visit": "2022-07-21T13:16:40.624487+06:00",
            "date": "2022-07-21"
        }
    ]
}