GET /api/bet_types/0ca979c6-6696-4bc6-a6a4-fd85edc26785/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0ca979c6-6696-4bc6-a6a4-fd85edc26785",
"match": "https://api-prod.gambitprofit.com/api/matches/df1fd757-a5f0-4418-a63e-36e8a057e062/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-08T08:28:07.500336-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": "HOU (F Valdez)",
"amount": 5325.0
},
{
"team": "BAL (G Rodriguez)",
"amount": 4675.0
}
],
"expected_reward_tokens": 9583.75,
"profit_sb": 83.75,
"profit_sb_percentage": 0.88,
"recommended": true
},
"lines": [
{
"id": "4b3e121a-7776-4d60-9a33-3135ffc0a84d",
"gambit_id": "a861b6ca-a197-41d9-bf86-a7ee75fa99a7",
"last_updated": "2023-08-10T10:23:24.753761-04:00",
"created_at": "2023-08-08T08:28:07.505646-04:00",
"name": "HOU (F Valdez)",
"reward": "1.80000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ca979c6-6696-4bc6-a6a4-fd85edc26785/?format=api"
},
{
"id": "b94f8773-d10d-4dc7-8974-df8e0944cce4",
"gambit_id": "26f19f6c-9329-4b4b-9f5f-4b3b164c19c1",
"last_updated": "2023-08-10T10:23:24.757483-04:00",
"created_at": "2023-08-08T08:28:07.510747-04:00",
"name": "BAL (G Rodriguez)",
"reward": "2.05000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0ca979c6-6696-4bc6-a6a4-fd85edc26785/?format=api"
}
]
}