GET /api/bet_types/c739496e-135b-4e80-88ea-f60478a25256/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c739496e-135b-4e80-88ea-f60478a25256",
"match": "https://api-prod.gambitprofit.com/api/matches/97eb3d3f-c46b-46ea-9cab-4b390d89bff3/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-12T13:32:58.495751-04:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": false,
"description": "Too few lines to bet on"
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Iasmin Lucindo",
"amount": 6309.0
},
{
"team": "Polyana Viana",
"amount": 3691.0
}
],
"expected_reward_tokens": 9337.32,
"profit_sb": -162.68,
"profit_sb_percentage": -1.71,
"recommended": false
},
"lines": [
{
"id": "b35c3870-b574-4434-82f3-d58537755bf2",
"gambit_id": "070b3ae0-be27-4a43-8da8-078f6cb658a2",
"last_updated": "2023-08-14T18:53:06.997612-04:00",
"created_at": "2023-08-12T13:32:58.503938-04:00",
"name": "Iasmin Lucindo",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c739496e-135b-4e80-88ea-f60478a25256/?format=api"
},
{
"id": "1f1cae09-c8bb-4e06-a3cf-660a24eb2374",
"gambit_id": "4b088168-dc55-4985-82ba-74a16c6ee62f",
"last_updated": "2023-08-14T18:53:06.993262-04:00",
"created_at": "2023-08-12T13:32:58.499837-04:00",
"name": "Polyana Viana",
"reward": "2.53000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c739496e-135b-4e80-88ea-f60478a25256/?format=api"
}
]
}