GET /api/bet_types/65f500a4-a5c4-4cd9-8993-88a3e3e986b1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "65f500a4-a5c4-4cd9-8993-88a3e3e986b1",
"match": "https://api-prod.gambitprofit.com/api/matches/ded55136-46c6-41b2-9d09-85017d0b5f17/?format=api",
"name": "Pick the Winner",
"created_at": "2023-04-18T12:12:00.846549-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": "NYY (C Schmidt)",
"amount": 5838.0
},
{
"team": "LAA (J Suarez)",
"amount": 4162.0
}
],
"expected_reward_tokens": 9572.6,
"profit_sb": 72.6,
"profit_sb_percentage": 0.76,
"recommended": true
},
"lines": [
{
"id": "dc118d91-f0a9-4e63-a66b-6fa9fddfa585",
"gambit_id": "d5726da2-5297-4949-97f8-a5598a3b1e3d",
"last_updated": "2023-04-19T13:52:31.066737-04:00",
"created_at": "2023-04-18T12:12:00.848311-04:00",
"name": "NYY (C Schmidt)",
"reward": "1.64000",
"odds": "1.66670",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65f500a4-a5c4-4cd9-8993-88a3e3e986b1/?format=api"
},
{
"id": "953969f5-9881-4c98-b1ef-59e3ed3d39ef",
"gambit_id": "09883b67-ab86-4500-9509-973813cf17a0",
"last_updated": "2023-04-19T13:52:31.069289-04:00",
"created_at": "2023-04-18T12:12:00.850217-04:00",
"name": "LAA (J Suarez)",
"reward": "2.30000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65f500a4-a5c4-4cd9-8993-88a3e3e986b1/?format=api"
}
]
}