User Profile List
Handle creating and updating user profiles.
GET /api/userprofile/?format=api&offset=820&ordering=-lastname
{ "count": 822, "next": null, "previous": "https://catalogue.france-bioinformatique.fr/api/userprofile/?format=api&limit=20&offset=800&ordering=-lastname", "results": [ { "firstname": "Macine Bachir", "lastname": "Abdelouahab", "orcidid": null, "homepage": null, "expertise": [] }, { "firstname": "Formation", "lastname": "16S", "orcidid": null, "homepage": null, "expertise": [] } ] }