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

{
    "count": 101888,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75632&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=75616&ordering=-ip_address",
    "results": [
        {
            "id": 72063,
            "ip_address": "111.7.96.154",
            "count": 1,
            "first_visit": "2024-08-12T04:26:48.247475+06:00",
            "date": "2024-08-12"
        },
        {
            "id": 67696,
            "ip_address": "111.7.96.152",
            "count": 1,
            "first_visit": "2024-04-29T20:21:30.613679+06:00",
            "date": "2024-04-29"
        },
        {
            "id": 72004,
            "ip_address": "111.7.106.105",
            "count": 1,
            "first_visit": "2024-08-10T20:57:56.010862+06:00",
            "date": "2024-08-10"
        },
        {
            "id": 56395,
            "ip_address": "111.7.100.30",
            "count": 1,
            "first_visit": "2023-09-30T18:38:13.999454+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 56394,
            "ip_address": "111.7.100.29",
            "count": 1,
            "first_visit": "2023-09-30T18:37:58.673609+06:00",
            "date": "2023-09-30"
        },
        {
            "id": 1772,
            "ip_address": "111.7.100.26",
            "count": 1,
            "first_visit": "2022-01-10T19:13:05.449137+06:00",
            "date": null
        },
        {
            "id": 1783,
            "ip_address": "111.7.100.22",
            "count": 1,
            "first_visit": "2022-01-11T02:33:02.788285+06:00",
            "date": null
        },
        {
            "id": 1784,
            "ip_address": "111.7.100.21",
            "count": 1,
            "first_visit": "2022-01-11T02:33:03.939309+06:00",
            "date": null
        }
    ]
}