GET /api/bet_types/9dd4f2c7-43f4-4f67-97f3-3c9c09771fdf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9dd4f2c7-43f4-4f67-97f3-3c9c09771fdf",
"match": "https://api-prod.gambitprofit.com/api/matches/34ea7b4e-a5f4-499c-aefd-d2d39bb5a656/?format=api",
"name": "Pick the Winner",
"created_at": "2023-07-21T08:53:25.256232-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": 6643.0
},
{
"team": "OAK (J Sears)",
"amount": 3357.0
}
],
"expected_reward_tokens": 9433.06,
"profit_sb": -66.94,
"profit_sb_percentage": -0.7,
"recommended": false
},
"lines": [
{
"id": "f5f22502-9598-42b6-8ee1-eb5911d092a7",
"gambit_id": "51718207-349b-427b-a21a-a9a5b4e1303a",
"last_updated": "2023-07-22T09:47:58.673583-04:00",
"created_at": "2023-07-21T08:53:25.260288-04:00",
"name": "HOU (F Valdez)",
"reward": "1.42000",
"odds": "1.43480",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9dd4f2c7-43f4-4f67-97f3-3c9c09771fdf/?format=api"
},
{
"id": "dd5aedeb-b9fe-45d9-a006-fa521171253c",
"gambit_id": "683f523e-6405-4964-a3ce-64b555b9e10c",
"last_updated": "2023-07-22T09:47:58.677320-04:00",
"created_at": "2023-07-21T08:53:25.262970-04:00",
"name": "OAK (J Sears)",
"reward": "2.81000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9dd4f2c7-43f4-4f67-97f3-3c9c09771fdf/?format=api"
}
]
}