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

{
    "count": 101344,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82064&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=82048&ordering=count",
    "results": [
        {
            "id": 32777,
            "ip_address": "66.249.64.200",
            "count": 2,
            "first_visit": "2022-08-23T19:03:40.940805+06:00",
            "date": "2022-08-23"
        },
        {
            "id": 38240,
            "ip_address": "66.249.73.30",
            "count": 2,
            "first_visit": "2022-12-03T20:18:41.780362+06:00",
            "date": "2022-12-03"
        },
        {
            "id": 10253,
            "ip_address": "103.140.116.33",
            "count": 2,
            "first_visit": "2022-05-22T11:00:57.278899+06:00",
            "date": null
        },
        {
            "id": 838,
            "ip_address": "103.110.59.50",
            "count": 2,
            "first_visit": "2021-12-19T18:26:10.604020+06:00",
            "date": null
        },
        {
            "id": 38957,
            "ip_address": "66.249.66.210",
            "count": 2,
            "first_visit": "2022-12-19T01:02:20.506124+06:00",
            "date": "2022-12-19"
        },
        {
            "id": 15381,
            "ip_address": "202.134.13.131",
            "count": 2,
            "first_visit": "2022-06-15T17:39:50.434913+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 5061,
            "ip_address": "185.84.71.75",
            "count": 2,
            "first_visit": "2022-04-11T20:27:08.849366+06:00",
            "date": null
        },
        {
            "id": 29701,
            "ip_address": "103.15.244.134",
            "count": 2,
            "first_visit": "2022-07-30T07:50:13.441993+06:00",
            "date": "2022-07-30"
        }
    ]
}