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

{
    "count": 98140,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89664&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=89648&ordering=-ip_address",
    "results": [
        {
            "id": 63712,
            "ip_address": "103.15.42.203",
            "count": 1,
            "first_visit": "2024-01-24T15:15:57.715248+06:00",
            "date": "2024-01-24"
        },
        {
            "id": 18194,
            "ip_address": "103.15.42.203",
            "count": 1,
            "first_visit": "2022-06-24T17:01:55.316005+06:00",
            "date": "2022-06-24"
        },
        {
            "id": 38631,
            "ip_address": "103.15.42.203",
            "count": 1,
            "first_visit": "2022-12-13T08:39:57.609659+06:00",
            "date": "2022-12-13"
        },
        {
            "id": 20861,
            "ip_address": "103.15.42.203",
            "count": 1,
            "first_visit": "2022-07-03T11:48:30.298781+06:00",
            "date": "2022-07-03"
        },
        {
            "id": 3083,
            "ip_address": "103.15.42.203",
            "count": 7,
            "first_visit": "2022-01-31T12:03:43.877137+06:00",
            "date": null
        },
        {
            "id": 30495,
            "ip_address": "103.15.42.203",
            "count": 1,
            "first_visit": "2022-07-31T19:51:13.647424+06:00",
            "date": "2022-07-31"
        },
        {
            "id": 30943,
            "ip_address": "103.15.42.202",
            "count": 1,
            "first_visit": "2022-08-03T06:49:38.739242+06:00",
            "date": "2022-08-03"
        },
        {
            "id": 4438,
            "ip_address": "103.15.42.202",
            "count": 2,
            "first_visit": "2022-03-17T01:31:05.356123+06:00",
            "date": null
        }
    ]
}