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

{
    "count": 99597,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23760&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23744&ordering=-count",
    "results": [
        {
            "id": 2676,
            "ip_address": "103.132.92.50",
            "count": 2,
            "first_visit": "2022-01-23T12:10:40.219660+06:00",
            "date": null
        },
        {
            "id": 22165,
            "ip_address": "103.91.130.34",
            "count": 2,
            "first_visit": "2022-07-12T21:21:53.123306+06:00",
            "date": "2022-07-12"
        },
        {
            "id": 6980,
            "ip_address": "202.40.180.146",
            "count": 2,
            "first_visit": "2022-05-16T18:12:36.498713+06:00",
            "date": null
        },
        {
            "id": 7056,
            "ip_address": "103.31.154.254",
            "count": 2,
            "first_visit": "2022-05-16T19:05:15.288580+06:00",
            "date": null
        },
        {
            "id": 30708,
            "ip_address": "103.73.225.84",
            "count": 2,
            "first_visit": "2022-08-01T20:17:15.750914+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 18710,
            "ip_address": "43.245.122.137",
            "count": 2,
            "first_visit": "2022-06-25T18:47:09.199007+06:00",
            "date": "2022-06-25"
        },
        {
            "id": 30699,
            "ip_address": "37.111.206.66",
            "count": 2,
            "first_visit": "2022-08-01T18:45:16.150109+06:00",
            "date": "2022-08-01"
        },
        {
            "id": 12351,
            "ip_address": "37.111.193.214",
            "count": 2,
            "first_visit": "2022-05-29T00:29:15.892935+06:00",
            "date": null
        }
    ]
}