GET /api/bet_types/fad1a425-9ef4-4404-85d4-4f793b522015/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fad1a425-9ef4-4404-85d4-4f793b522015",
"match": "https://api-prod.gambitprofit.com/api/matches/2419f937-5dce-47e6-b445-28fae52e63ea/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-03T11:03:19.431868-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": "MIA (B Garrett)",
"amount": 5615.0
},
{
"team": "STL (M Mikolas)",
"amount": 4385.0
}
],
"expected_reward_tokens": 9601.65,
"profit_sb": 101.65,
"profit_sb_percentage": 1.07,
"recommended": true
},
"lines": [
{
"id": "2fdcc148-9614-471a-9f65-c7f575ef2bf8",
"gambit_id": "0f4d6c0d-4837-4ff3-97d6-3cbb40790adb",
"last_updated": "2023-07-04T10:43:01.146405-04:00",
"created_at": "2023-07-03T11:03:19.435102-04:00",
"name": "MIA (B Garrett)",
"reward": "1.71000",
"odds": "1.74070",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fad1a425-9ef4-4404-85d4-4f793b522015/?format=api"
},
{
"id": "e4895096-d408-4045-9870-c3346aa16990",
"gambit_id": "c50dcca2-ef6c-40fa-99a8-a32f4ebc16e3",
"last_updated": "2023-07-04T10:43:01.144127-04:00",
"created_at": "2023-07-03T11:03:19.433460-04:00",
"name": "STL (M Mikolas)",
"reward": "2.19000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fad1a425-9ef4-4404-85d4-4f793b522015/?format=api"
}
]
}