GET /api/bet_types/810dd684-6971-406c-8f4d-3ee218b7116e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "810dd684-6971-406c-8f4d-3ee218b7116e",
"match": "https://api-prod.gambitprofit.com/api/matches/d707ba64-9081-4f28-a8cd-5fad77c8a4bb/?format=api",
"name": "Pick the Winner",
"created_at": "2023-10-14T19:38:23.458059-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": "Jennifer Maia",
"amount": 5676.0
},
{
"team": "Viviane Araujo",
"amount": 4324.0
}
],
"expected_reward_tokens": 9251.88,
"profit_sb": -248.12,
"profit_sb_percentage": -2.61,
"recommended": false
},
"lines": [
{
"id": "bf7097d9-f8a5-487a-b6d2-ab4952f2ced1",
"gambit_id": "6ee20e81-1104-4dc9-9e16-5910046724d2",
"last_updated": "2023-10-21T20:28:07.819838-04:00",
"created_at": "2023-10-14T19:38:23.468181-04:00",
"name": "Jennifer Maia",
"reward": "1.63000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/810dd684-6971-406c-8f4d-3ee218b7116e/?format=api"
},
{
"id": "79e790b9-908b-4934-a049-47089ee490df",
"gambit_id": "6e6ff097-e6d3-4de9-bad5-8cd1f5d7b9f3",
"last_updated": "2023-10-21T20:28:07.816186-04:00",
"created_at": "2023-10-14T19:38:23.463253-04:00",
"name": "Viviane Araujo",
"reward": "2.14000",
"odds": "2.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/810dd684-6971-406c-8f4d-3ee218b7116e/?format=api"
}
]
}