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

{
    "count": 99664,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23432&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=23416&ordering=-count",
    "results": [
        {
            "id": 31110,
            "ip_address": "160.202.145.243",
            "count": 2,
            "first_visit": "2022-08-04T11:51:24.268544+06:00",
            "date": "2022-08-04"
        },
        {
            "id": 22379,
            "ip_address": "66.249.66.210",
            "count": 2,
            "first_visit": "2022-07-13T21:08:27.599060+06:00",
            "date": "2022-07-13"
        },
        {
            "id": 2662,
            "ip_address": "202.144.201.8",
            "count": 2,
            "first_visit": "2022-01-23T02:05:05.922556+06:00",
            "date": null
        },
        {
            "id": 15305,
            "ip_address": "114.119.131.151",
            "count": 2,
            "first_visit": "2022-06-15T15:10:19.282695+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 6827,
            "ip_address": "58.145.186.238",
            "count": 2,
            "first_visit": "2022-05-16T16:22:30.656383+06:00",
            "date": null
        },
        {
            "id": 15282,
            "ip_address": "114.119.132.131",
            "count": 2,
            "first_visit": "2022-06-15T13:43:34.689286+06:00",
            "date": "2022-06-15"
        },
        {
            "id": 28292,
            "ip_address": "37.111.197.140",
            "count": 2,
            "first_visit": "2022-07-27T18:44:10.157416+06:00",
            "date": "2022-07-27"
        },
        {
            "id": 36898,
            "ip_address": "195.154.122.186",
            "count": 2,
            "first_visit": "2022-11-04T00:33:20.742683+06:00",
            "date": "2022-11-04"
        }
    ]
}