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

{
    "count": 99294,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25024&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=25008&ordering=-count",
    "results": [
        {
            "id": 8021,
            "ip_address": "103.156.196.106",
            "count": 2,
            "first_visit": "2022-05-17T12:02:49.058211+06:00",
            "date": null
        },
        {
            "id": 19398,
            "ip_address": "43.245.122.166",
            "count": 2,
            "first_visit": "2022-06-27T10:28:54.755168+06:00",
            "date": "2022-06-27"
        },
        {
            "id": 38557,
            "ip_address": "185.187.77.162",
            "count": 2,
            "first_visit": "2022-12-11T03:10:41.320857+06:00",
            "date": "2022-12-11"
        },
        {
            "id": 38627,
            "ip_address": "54.89.113.110",
            "count": 2,
            "first_visit": "2022-12-13T03:34:05.341388+06:00",
            "date": "2022-12-13"
        },
        {
            "id": 12877,
            "ip_address": "103.142.34.21",
            "count": 2,
            "first_visit": "2022-05-30T21:06:49.020675+06:00",
            "date": null
        },
        {
            "id": 27358,
            "ip_address": "42.0.7.235",
            "count": 2,
            "first_visit": "2022-07-25T15:17:07.476845+06:00",
            "date": "2022-07-25"
        },
        {
            "id": 28831,
            "ip_address": "116.58.202.68",
            "count": 2,
            "first_visit": "2022-07-28T13:51:10.308293+06:00",
            "date": "2022-07-28"
        },
        {
            "id": 8242,
            "ip_address": "61.5.201.5",
            "count": 2,
            "first_visit": "2022-05-17T18:03:21.281930+06:00",
            "date": null
        }
    ]
}