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

{
    "count": 100908,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17808&ordering=-count",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=17792&ordering=-count",
    "results": [
        {
            "id": 51485,
            "ip_address": "61.19.252.209",
            "count": 2,
            "first_visit": "2023-08-02T15:07:27.058567+06:00",
            "date": "2023-08-02"
        },
        {
            "id": 13007,
            "ip_address": "45.115.113.86",
            "count": 2,
            "first_visit": "2022-05-31T04:26:27.280035+06:00",
            "date": null
        },
        {
            "id": 51458,
            "ip_address": "66.249.70.197",
            "count": 2,
            "first_visit": "2023-08-02T08:46:26.436731+06:00",
            "date": "2023-08-02"
        },
        {
            "id": 51495,
            "ip_address": "103.197.205.58",
            "count": 2,
            "first_visit": "2023-08-02T18:00:33.503740+06:00",
            "date": "2023-08-02"
        },
        {
            "id": 13071,
            "ip_address": "103.111.122.243",
            "count": 2,
            "first_visit": "2022-05-31T11:27:04.073459+06:00",
            "date": null
        },
        {
            "id": 13027,
            "ip_address": "103.135.255.90",
            "count": 2,
            "first_visit": "2022-05-31T08:58:49.198551+06:00",
            "date": null
        },
        {
            "id": 51468,
            "ip_address": "103.4.147.250",
            "count": 2,
            "first_visit": "2023-08-02T11:27:07.085860+06:00",
            "date": "2023-08-02"
        },
        {
            "id": 51502,
            "ip_address": "103.88.140.75",
            "count": 2,
            "first_visit": "2023-08-02T19:10:49.213863+06:00",
            "date": "2023-08-02"
        }
    ]
}