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

{
    "count": 102691,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50344&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=50328&ordering=-ip_address",
    "results": [
        {
            "id": 1606,
            "ip_address": "123.108.246.170",
            "count": 1,
            "first_visit": "2022-01-03T01:16:18.318291+06:00",
            "date": null
        },
        {
            "id": 9426,
            "ip_address": "123.108.246.158",
            "count": 1,
            "first_visit": "2022-05-19T16:07:19.825602+06:00",
            "date": null
        },
        {
            "id": 8535,
            "ip_address": "123.108.246.147",
            "count": 1,
            "first_visit": "2022-05-17T23:43:46.502982+06:00",
            "date": null
        },
        {
            "id": 8967,
            "ip_address": "123.108.246.146",
            "count": 1,
            "first_visit": "2022-05-18T14:23:49.995313+06:00",
            "date": null
        },
        {
            "id": 8968,
            "ip_address": "123.108.246.146",
            "count": 1,
            "first_visit": "2022-05-18T14:23:49.995781+06:00",
            "date": null
        },
        {
            "id": 8969,
            "ip_address": "123.108.246.146",
            "count": 2,
            "first_visit": "2022-05-18T14:23:49.998258+06:00",
            "date": null
        },
        {
            "id": 4716,
            "ip_address": "123.108.246.130",
            "count": 1,
            "first_visit": "2022-03-27T19:00:37.172278+06:00",
            "date": null
        },
        {
            "id": 7685,
            "ip_address": "123.108.246.129",
            "count": 2,
            "first_visit": "2022-05-17T08:55:33.947847+06:00",
            "date": null
        }
    ]
}