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

{
    "count": 94180,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77592&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77576&ordering=-ip_address",
    "results": [
        {
            "id": 24631,
            "ip_address": "103.25.251.229",
            "count": 1,
            "first_visit": "2022-07-20T13:19:46.026502+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 5649,
            "ip_address": "103.25.251.229",
            "count": 7,
            "first_visit": "2022-05-05T18:45:03.597357+06:00",
            "date": null
        },
        {
            "id": 6536,
            "ip_address": "103.25.251.228",
            "count": 4,
            "first_visit": "2022-05-16T08:05:13.506526+06:00",
            "date": null
        },
        {
            "id": 25642,
            "ip_address": "103.25.251.228",
            "count": 2,
            "first_visit": "2022-07-21T19:43:43.279723+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 34574,
            "ip_address": "103.25.251.227",
            "count": 1,
            "first_visit": "2022-09-17T23:18:46.885455+06:00",
            "date": "2022-09-17"
        },
        {
            "id": 2730,
            "ip_address": "103.25.251.227",
            "count": 4,
            "first_visit": "2022-01-24T15:27:42.005909+06:00",
            "date": null
        },
        {
            "id": 25808,
            "ip_address": "103.25.251.227",
            "count": 1,
            "first_visit": "2022-07-22T05:26:40.360982+06:00",
            "date": "2022-07-22"
        },
        {
            "id": 28446,
            "ip_address": "103.25.251.227",
            "count": 3,
            "first_visit": "2022-07-28T00:15:18.788685+06:00",
            "date": "2022-07-28"
        }
    ]
}