GET /api/bet_types/18264d0d-e4f3-4f63-9e94-938b94f03779/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "18264d0d-e4f3-4f63-9e94-938b94f03779",
"match": "https://api-prod.gambitprofit.com/api/matches/cd96c944-561d-49a2-b9f1-eb8fe8a25441/?format=api",
"name": "Pick the Winner",
"created_at": "2023-06-23T09:28:12.302327-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": "TOR (C Bassitt)",
"amount": 7203.0
},
{
"team": "OAK (J Kaprielian)",
"amount": 2797.0
}
],
"expected_reward_tokens": 9507.96,
"profit_sb": 7.96,
"profit_sb_percentage": 0.08,
"recommended": true
},
"lines": [
{
"id": "def14724-ce3a-4afc-ae5c-507d2950ddb2",
"gambit_id": "e9a70f3b-148a-45ff-aa3c-ccdc0c829352",
"last_updated": "2023-06-26T10:18:03.664060-04:00",
"created_at": "2023-06-23T09:28:12.305735-04:00",
"name": "TOR (C Bassitt)",
"reward": "1.32000",
"odds": "1.33330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18264d0d-e4f3-4f63-9e94-938b94f03779/?format=api"
},
{
"id": "4168d284-180a-4ec7-8ff8-1ea2e313858a",
"gambit_id": "d3a3a8ed-2674-400e-85fd-98602b0051e4",
"last_updated": "2023-06-26T10:18:03.662314-04:00",
"created_at": "2023-06-23T09:28:12.303932-04:00",
"name": "OAK (J Kaprielian)",
"reward": "3.40000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/18264d0d-e4f3-4f63-9e94-938b94f03779/?format=api"
}
]
}