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

{
    "count": 92426,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82152&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82136&ordering=ip_address",
    "results": [
        {
            "id": 15089,
            "ip_address": "58.145.186.250",
            "count": 1,
            "first_visit": "2022-06-14T21:59:56.986562+06:00",
            "date": "2022-06-14"
        },
        {
            "id": 6296,
            "ip_address": "58.145.186.250",
            "count": 4,
            "first_visit": "2022-05-15T09:36:34.554572+06:00",
            "date": null
        },
        {
            "id": 19546,
            "ip_address": "58.145.186.251",
            "count": 1,
            "first_visit": "2022-06-27T21:06:37.271323+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 2972,
            "ip_address": "58.145.186.251",
            "count": 3,
            "first_visit": "2022-01-28T13:01:32.904332+06:00",
            "date": null
        },
        {
            "id": 10402,
            "ip_address": "58.145.186.252",
            "count": 1,
            "first_visit": "2022-05-22T21:34:01.711170+06:00",
            "date": null
        },
        {
            "id": 4687,
            "ip_address": "58.145.186.253",
            "count": 6,
            "first_visit": "2022-03-26T12:43:58.509416+06:00",
            "date": null
        },
        {
            "id": 6102,
            "ip_address": "58.145.186.254",
            "count": 3,
            "first_visit": "2022-05-14T19:35:45.102069+06:00",
            "date": null
        },
        {
            "id": 38564,
            "ip_address": "58.145.186.254",
            "count": 4,
            "first_visit": "2022-12-11T11:29:58.157942+06:00",
            "date": "2022-12-11"
        }
    ]
}