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

{
    "count": 101098,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32616&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=32600&ordering=-ip_address",
    "results": [
        {
            "id": 57316,
            "ip_address": "203.76.221.12",
            "count": 2,
            "first_visit": "2023-10-11T12:15:26.907119+06:00",
            "date": "2023-10-11"
        },
        {
            "id": 10306,
            "ip_address": "203.76.221.110",
            "count": 1,
            "first_visit": "2022-05-22T14:34:38.093728+06:00",
            "date": null
        },
        {
            "id": 13280,
            "ip_address": "203.76.221.108",
            "count": 3,
            "first_visit": "2022-06-01T19:21:15.981900+06:00",
            "date": null
        },
        {
            "id": 25439,
            "ip_address": "203.76.221.102",
            "count": 1,
            "first_visit": "2022-07-21T11:46:04.952037+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 33334,
            "ip_address": "203.76.221.10",
            "count": 1,
            "first_visit": "2022-08-29T16:54:16.593884+06:00",
            "date": "2022-08-29"
        },
        {
            "id": 27988,
            "ip_address": "203.76.221.0",
            "count": 3,
            "first_visit": "2022-07-27T04:07:19.081396+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 27540,
            "ip_address": "203.76.221.0",
            "count": 9,
            "first_visit": "2022-07-26T01:40:42.495524+06:00",
            "date": "2022-07-26"
        },
        {
            "id": 27819,
            "ip_address": "203.76.220.79",
            "count": 1,
            "first_visit": "2022-07-26T16:40:43.801080+06:00",
            "date": "2022-07-26"
        }
    ]
}