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

{
    "count": 101339,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82360&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82344&ordering=count",
    "results": [
        {
            "id": 5331,
            "ip_address": "42.192.169.37",
            "count": 2,
            "first_visit": "2022-04-23T22:50:50.548927+06:00",
            "date": null
        },
        {
            "id": 29546,
            "ip_address": "116.58.201.254",
            "count": 2,
            "first_visit": "2022-07-29T23:30:04.736761+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 24924,
            "ip_address": "58.145.189.254",
            "count": 2,
            "first_visit": "2022-07-20T21:39:40.739935+06:00",
            "date": "2022-07-20"
        },
        {
            "id": 22512,
            "ip_address": "103.59.178.246",
            "count": 2,
            "first_visit": "2022-07-14T11:39:43.934621+06:00",
            "date": "2022-07-14"
        },
        {
            "id": 14250,
            "ip_address": "114.119.130.105",
            "count": 2,
            "first_visit": "2022-06-10T00:32:25.688410+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 11408,
            "ip_address": "8.29.105.12",
            "count": 2,
            "first_visit": "2022-05-25T18:20:23.817368+06:00",
            "date": null
        },
        {
            "id": 14252,
            "ip_address": "114.119.128.57",
            "count": 2,
            "first_visit": "2022-06-10T00:48:19.286487+06:00",
            "date": "2022-06-10"
        },
        {
            "id": 22443,
            "ip_address": "114.119.131.182",
            "count": 2,
            "first_visit": "2022-07-14T06:02:53.840131+06:00",
            "date": "2022-07-14"
        }
    ]
}