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

{
    "count": 98225,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86944&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=86928&ordering=ip_address",
    "results": [
        {
            "id": 30353,
            "ip_address": "58.145.186.249",
            "count": 1,
            "first_visit": "2022-07-31T11:31:56.862907+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 9088,
            "ip_address": "58.145.186.249",
            "count": 3,
            "first_visit": "2022-05-18T22:08:23.288586+06:00",
            "date": null
        },
        {
            "id": 31004,
            "ip_address": "58.145.186.249",
            "count": 1,
            "first_visit": "2022-08-03T16:06:58.099239+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 30094,
            "ip_address": "58.145.186.250",
            "count": 1,
            "first_visit": "2022-07-31T00:00:16.121142+06:00",
            "date": "2022-07-31"
        },
        {
            "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
        }
    ]
}