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

{
    "count": 94243,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77400&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77384&ordering=-ip_address",
    "results": [
        {
            "id": 42225,
            "ip_address": "103.253.44.49",
            "count": 1,
            "first_visit": "2023-02-15T16:50:20.051811+06:00",
            "date": "2023-02-15"
        },
        {
            "id": 15451,
            "ip_address": "103.253.44.46",
            "count": 1,
            "first_visit": "2022-06-15T22:08:40.526663+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 53528,
            "ip_address": "103.253.44.44",
            "count": 1,
            "first_visit": "2023-08-25T21:50:23.899807+06:00",
            "date": "2023-08-25"
        },
        {
            "id": 62090,
            "ip_address": "103.253.44.43",
            "count": 1,
            "first_visit": "2023-12-29T09:35:50.045457+06:00",
            "date": "2023-12-29"
        },
        {
            "id": 13503,
            "ip_address": "103.253.44.42",
            "count": 1,
            "first_visit": "2022-06-04T13:01:29.598139+06:00",
            "date": null
        },
        {
            "id": 10664,
            "ip_address": "103.253.44.40",
            "count": 2,
            "first_visit": "2022-05-23T13:42:16.132846+06:00",
            "date": null
        },
        {
            "id": 12649,
            "ip_address": "103.253.44.4",
            "count": 2,
            "first_visit": "2022-05-30T00:01:46.973335+06:00",
            "date": null
        },
        {
            "id": 9446,
            "ip_address": "103.253.44.39",
            "count": 1,
            "first_visit": "2022-05-19T17:26:23.436944+06:00",
            "date": null
        }
    ]
}