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

{
    "count": 93202,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79552&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=79536&ordering=ip_address",
    "results": [
        {
            "id": 45055,
            "ip_address": "45.118.63.4",
            "count": 1,
            "first_visit": "2023-04-08T21:57:55.397497+06:00",
            "date": "2023-04-08"
        },
        {
            "id": 19187,
            "ip_address": "45.118.63.4",
            "count": 1,
            "first_visit": "2022-06-26T20:37:40.173258+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 33085,
            "ip_address": "45.118.63.51",
            "count": 1,
            "first_visit": "2022-08-27T14:12:57.323663+06:00",
            "date": "2022-08-27"
        },
        {
            "id": 4890,
            "ip_address": "45.118.63.54",
            "count": 1,
            "first_visit": "2022-04-03T13:25:13.928596+06:00",
            "date": null
        },
        {
            "id": 40423,
            "ip_address": "45.118.63.57",
            "count": 2,
            "first_visit": "2023-01-15T19:48:11.149994+06:00",
            "date": "2023-01-15"
        },
        {
            "id": 40375,
            "ip_address": "45.118.63.57",
            "count": 3,
            "first_visit": "2023-01-14T20:05:24.540787+06:00",
            "date": "2023-01-14"
        },
        {
            "id": 19146,
            "ip_address": "45.118.63.58",
            "count": 1,
            "first_visit": "2022-06-26T17:31:56.124135+06:00",
            "date": "2022-06-26"
        },
        {
            "id": 12592,
            "ip_address": "45.118.63.58",
            "count": 3,
            "first_visit": "2022-05-29T22:46:31.633602+06:00",
            "date": null
        }
    ]
}