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

{
    "count": 97619,
    "next": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24888&ordering=-ip_address",
    "previous": "https://api.amarlab.com/user_management/visitor-free/?format=api&limit=8&offset=24872&ordering=-ip_address",
    "results": [
        {
            "id": 7931,
            "ip_address": "37.111.198.93",
            "count": 4,
            "first_visit": "2022-05-17T11:20:03.568877+06:00",
            "date": null
        },
        {
            "id": 13163,
            "ip_address": "37.111.198.89",
            "count": 2,
            "first_visit": "2022-05-31T18:09:19.266544+06:00",
            "date": null
        },
        {
            "id": 14641,
            "ip_address": "37.111.198.82",
            "count": 1,
            "first_visit": "2022-06-12T15:30:45.516299+06:00",
            "date": "2022-06-12"
        },
        {
            "id": 30905,
            "ip_address": "37.111.198.81",
            "count": 1,
            "first_visit": "2022-08-02T23:41:20.226817+06:00",
            "date": "2022-08-02"
        },
        {
            "id": 6535,
            "ip_address": "37.111.198.79",
            "count": 1,
            "first_visit": "2022-05-16T08:00:16.408970+06:00",
            "date": null
        },
        {
            "id": 20139,
            "ip_address": "37.111.198.77",
            "count": 2,
            "first_visit": "2022-06-29T20:36:57.822592+06:00",
            "date": "2022-06-29"
        },
        {
            "id": 10481,
            "ip_address": "37.111.198.72",
            "count": 1,
            "first_visit": "2022-05-22T23:42:40.836152+06:00",
            "date": null
        },
        {
            "id": 21096,
            "ip_address": "37.111.198.71",
            "count": 1,
            "first_visit": "2022-07-04T17:58:17.138290+06:00",
            "date": "2022-07-04"
        }
    ]
}