GET /api/bet_types/8cb00aee-adf4-4772-804d-9bcc4301c66d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8cb00aee-adf4-4772-804d-9bcc4301c66d",
"match": "https://api-prod.gambitprofit.com/api/matches/005c23bb-8f3d-48fd-a535-c37708c914cd/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-05: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": "BOS (N Pivetta)",
"amount": 5623.0
},
{
"team": "TAM (J Fleming)",
"amount": 4377.0
}
],
"expected_reward_tokens": 9671.56,
"profit_sb": 171.56,
"profit_sb_percentage": 1.81,
"recommended": true
},
"lines": [
{
"id": "2dc89658-1281-4cc7-ab66-2767fb74ae1a",
"gambit_id": "afe64897-c430-4ec6-bcc4-b7881c4ccdf0",
"last_updated": "2022-10-06T10:17:06.960229-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BOS (N Pivetta)",
"reward": "1.72000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb00aee-adf4-4772-804d-9bcc4301c66d/?format=api"
},
{
"id": "6dd48d2a-72a4-4993-b7bb-212a690225f5",
"gambit_id": "86c3bbc1-b18f-445f-9e87-7a1535013b14",
"last_updated": "2022-10-06T10:17:06.959193-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TAM (J Fleming)",
"reward": "2.21000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8cb00aee-adf4-4772-804d-9bcc4301c66d/?format=api"
}
]
}