GET /api/bet_types/1252303d-16e7-4468-bfb6-1b281ce673e4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1252303d-16e7-4468-bfb6-1b281ce673e4",
"match": "https://api-prod.gambitprofit.com/api/matches/7d0a611b-1b2e-41be-b0d6-2bd94214b55a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-26T09:23:25.276551-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": "BAL (K Bradish)",
"amount": 7106.0
},
{
"team": "COL (C Flexen)",
"amount": 2894.0
}
],
"expected_reward_tokens": 9521.26,
"profit_sb": 21.26,
"profit_sb_percentage": 0.22,
"recommended": true
},
"lines": [
{
"id": "58fa66f5-d4b4-47c9-be3d-0af5a57d6782",
"gambit_id": "473a47a0-2dd7-499e-9b3e-cd96f814ff25",
"last_updated": "2023-08-28T16:18:32.913700-04:00",
"created_at": "2023-08-26T09:23:25.285400-04:00",
"name": "BAL (K Bradish)",
"reward": "1.34000",
"odds": "1.35710",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1252303d-16e7-4468-bfb6-1b281ce673e4/?format=api"
},
{
"id": "c5e5de31-03ff-4a94-90e0-9fcf4c19906b",
"gambit_id": "6b9184a5-dd20-44fa-9bb3-9093596c412b",
"last_updated": "2023-08-28T16:18:32.909310-04:00",
"created_at": "2023-08-26T09:23:25.280970-04:00",
"name": "COL (C Flexen)",
"reward": "3.29000",
"odds": "3.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1252303d-16e7-4468-bfb6-1b281ce673e4/?format=api"
}
]
}