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

{
    "count": 91301,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90600&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=90584&ordering=-ip_address",
    "results": [
        {
            "id": 2573,
            "ip_address": "103.107.134.251",
            "count": 20,
            "first_visit": "2022-01-21T18:40:48.538000+06:00",
            "date": null
        },
        {
            "id": 14191,
            "ip_address": "103.107.134.251",
            "count": 1,
            "first_visit": "2022-06-09T15:48:17.403636+06:00",
            "date": "2022-06-09"
        },
        {
            "id": 14757,
            "ip_address": "103.107.134.251",
            "count": 1,
            "first_visit": "2022-06-13T10:11:10.174034+06:00",
            "date": "2022-06-13"
        },
        {
            "id": 17832,
            "ip_address": "103.107.134.251",
            "count": 1,
            "first_visit": "2022-06-23T19:08:29.916213+06:00",
            "date": "2022-06-23"
        },
        {
            "id": 36622,
            "ip_address": "103.107.133.255",
            "count": 1,
            "first_visit": "2022-10-29T14:38:09.341280+06:00",
            "date": "2022-10-29"
        },
        {
            "id": 6627,
            "ip_address": "103.107.133.207",
            "count": 2,
            "first_visit": "2022-05-16T11:31:17.598470+06:00",
            "date": null
        },
        {
            "id": 6209,
            "ip_address": "103.107.133.203",
            "count": 1,
            "first_visit": "2022-05-15T05:50:37.277890+06:00",
            "date": null
        },
        {
            "id": 51432,
            "ip_address": "103.107.132.212",
            "count": 1,
            "first_visit": "2023-08-01T22:07:16.049197+06:00",
            "date": "2023-08-01"
        }
    ]
}