GET /api/bet_types/b8e98819-ac4d-4bea-bcb3-8c5b8e102c33/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b8e98819-ac4d-4bea-bcb3-8c5b8e102c33",
"match": "https://api-prod.gambitprofit.com/api/matches/a1726135-753e-4a14-b813-161d539d0459/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-26T11:52:13.558814-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": "LAA (R Detmers)",
"amount": 5627.0
},
{
"team": "MIA (J Luzardo)",
"amount": 4373.0
}
],
"expected_reward_tokens": 9620.6,
"profit_sb": 120.6,
"profit_sb_percentage": 1.27,
"recommended": true
},
"lines": [
{
"id": "1d4e9c48-a15c-450f-bd44-af20157819d5",
"gambit_id": "e354d3bb-2f6f-4d07-8052-83374b12f414",
"last_updated": "2023-05-27T16:17:17.573819-04:00",
"created_at": "2023-05-26T11:52:13.563891-04:00",
"name": "LAA (R Detmers)",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8e98819-ac4d-4bea-bcb3-8c5b8e102c33/?format=api"
},
{
"id": "f618b77a-0f21-4781-83ec-3cb5ac7a9d1c",
"gambit_id": "b4aee5fd-68a2-4345-a79a-3198f7232356",
"last_updated": "2023-05-27T16:17:17.571245-04:00",
"created_at": "2023-05-26T11:52:13.561330-04:00",
"name": "MIA (J Luzardo)",
"reward": "2.20000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b8e98819-ac4d-4bea-bcb3-8c5b8e102c33/?format=api"
}
]
}