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

{
    "count": 102565,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47880&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47864&ordering=ip_address",
    "results": [
        {
            "id": 54628,
            "ip_address": "116.58.202.4",
            "count": 1,
            "first_visit": "2023-09-09T09:31:25.428848+06:00",
            "date": "2023-09-09"
        },
        {
            "id": 28590,
            "ip_address": "116.58.202.40",
            "count": 1,
            "first_visit": "2022-07-28T07:28:56.800528+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 8662,
            "ip_address": "116.58.202.41",
            "count": 3,
            "first_visit": "2022-05-18T07:21:03.272977+06:00",
            "date": null
        },
        {
            "id": 50928,
            "ip_address": "116.58.202.41",
            "count": 2,
            "first_visit": "2023-07-26T19:43:03.272887+06:00",
            "date": "2023-07-26"
        },
        {
            "id": 51765,
            "ip_address": "116.58.202.41",
            "count": 1,
            "first_visit": "2023-08-05T13:43:30.233320+06:00",
            "date": "2023-08-05"
        },
        {
            "id": 7598,
            "ip_address": "116.58.202.42",
            "count": 1,
            "first_visit": "2022-05-17T06:23:41.688471+06:00",
            "date": null
        },
        {
            "id": 26415,
            "ip_address": "116.58.202.43",
            "count": 1,
            "first_visit": "2022-07-23T18:18:11.120421+06:00",
            "date": "2022-07-23"
        },
        {
            "id": 25239,
            "ip_address": "116.58.202.45",
            "count": 1,
            "first_visit": "2022-07-21T09:00:50.772313+06:00",
            "date": "2022-07-21"
        }
    ]
}