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

{
    "count": 102553,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47720&ordering=ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=47704&ordering=ip_address",
    "results": [
        {
            "id": 55230,
            "ip_address": "116.58.201.74",
            "count": 1,
            "first_visit": "2023-09-17T14:33:23.926998+06:00",
            "date": "2023-09-17"
        },
        {
            "id": 68653,
            "ip_address": "116.58.201.75",
            "count": 3,
            "first_visit": "2024-05-20T11:28:08.059965+06:00",
            "date": "2024-05-20"
        },
        {
            "id": 8107,
            "ip_address": "116.58.201.75",
            "count": 1,
            "first_visit": "2022-05-17T12:38:45.956106+06:00",
            "date": null
        },
        {
            "id": 8198,
            "ip_address": "116.58.201.76",
            "count": 2,
            "first_visit": "2022-05-17T15:28:16.580808+06:00",
            "date": null
        },
        {
            "id": 6395,
            "ip_address": "116.58.201.77",
            "count": 2,
            "first_visit": "2022-05-15T20:30:02.573870+06:00",
            "date": null
        },
        {
            "id": 25675,
            "ip_address": "116.58.201.78",
            "count": 1,
            "first_visit": "2022-07-21T22:09:40.048059+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 10361,
            "ip_address": "116.58.201.78",
            "count": 4,
            "first_visit": "2022-05-22T18:17:09.184089+06:00",
            "date": null
        },
        {
            "id": 26831,
            "ip_address": "116.58.201.78",
            "count": 1,
            "first_visit": "2022-07-24T19:09:38.726067+06:00",
            "date": "2022-07-24"
        }
    ]
}