GET /api/bet_types/65678494-08a6-4848-90cb-8e2a217658d2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "65678494-08a6-4848-90cb-8e2a217658d2",
"match": "https://api-prod.gambitprofit.com/api/matches/253cd902-ae67-4414-9518-4c822f4e0596/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-15T08:58:24.494905-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": "SEA (E Hancock)",
"amount": 5652.0
},
{
"team": "KAN (J Lyles)",
"amount": 4348.0
}
],
"expected_reward_tokens": 9608.4,
"profit_sb": 108.4,
"profit_sb_percentage": 1.14,
"recommended": true
},
"lines": [
{
"id": "efde0b37-8d48-4093-adc3-6a1f73f87ab6",
"gambit_id": "b9bd6fa1-04e0-4944-aeb7-cbf21c0983ca",
"last_updated": "2023-08-17T10:33:00.894765-04:00",
"created_at": "2023-08-15T08:58:24.509214-04:00",
"name": "SEA (E Hancock)",
"reward": "1.70000",
"odds": "1.72990",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65678494-08a6-4848-90cb-8e2a217658d2/?format=api"
},
{
"id": "49b3606d-77a9-4dac-b2d8-74fd7a757073",
"gambit_id": "d4c2537b-2f8a-4fec-9188-9dd5596fa80f",
"last_updated": "2023-08-17T10:33:00.901322-04:00",
"created_at": "2023-08-15T08:58:24.517166-04:00",
"name": "KAN (J Lyles)",
"reward": "2.21000",
"odds": "2.27000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65678494-08a6-4848-90cb-8e2a217658d2/?format=api"
}
]
}