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

{
    "count": 101563,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77520&ordering=count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=77504&ordering=count",
    "results": [
        {
            "id": 11789,
            "ip_address": "113.212.111.16",
            "count": 2,
            "first_visit": "2022-05-26T23:38:59.862200+06:00",
            "date": null
        },
        {
            "id": 5633,
            "ip_address": "37.111.245.96",
            "count": 2,
            "first_visit": "2022-05-05T15:07:32.146544+06:00",
            "date": null
        },
        {
            "id": 32307,
            "ip_address": "47.222.11.87",
            "count": 2,
            "first_visit": "2022-08-18T03:08:49.263550+06:00",
            "date": "2022-08-18"
        },
        {
            "id": 29367,
            "ip_address": "114.119.132.18",
            "count": 2,
            "first_visit": "2022-07-29T15:33:03.082389+06:00",
            "date": "2022-07-29"
        },
        {
            "id": 5638,
            "ip_address": "103.200.38.202",
            "count": 2,
            "first_visit": "2022-05-05T15:41:09.011349+06:00",
            "date": null
        },
        {
            "id": 25534,
            "ip_address": "119.30.38.112",
            "count": 2,
            "first_visit": "2022-07-21T12:57:38.263037+06:00",
            "date": "2022-07-21"
        },
        {
            "id": 14447,
            "ip_address": "114.119.132.131",
            "count": 2,
            "first_visit": "2022-06-11T10:21:45.809850+06:00",
            "date": "2022-06-11"
        },
        {
            "id": 6977,
            "ip_address": "103.14.130.5",
            "count": 2,
            "first_visit": "2022-05-16T18:11:35.496138+06:00",
            "date": null
        }
    ]
}