GET /api/bet_types/fefbfc9d-ae98-417e-ac75-49de074bdf51/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fefbfc9d-ae98-417e-ac75-49de074bdf51",
"match": "https://api-prod.gambitprofit.com/api/matches/8d134638-a141-4179-9a06-5c20fc305dfe/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-22T14:18:21.618868-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": "Pittsburgh Pirates",
"amount": 5614.0
},
{
"team": "Cincinnati Reds",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "7e3f6a4e-ebd4-4e43-b3e1-c8efb75b0cc0",
"gambit_id": "ed158608-b57b-4cd8-9247-fc5791c79563",
"last_updated": "2023-09-23T20:58:10.894123-04:00",
"created_at": "2023-09-22T14:18:21.622705-04:00",
"name": "Pittsburgh Pirates",
"reward": "1.68000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fefbfc9d-ae98-417e-ac75-49de074bdf51/?format=api"
},
{
"id": "e5ef8875-ed4f-4dd6-95e1-682acae1b8c7",
"gambit_id": "15741899-ae56-4e21-88a9-d61f6d2cdc0d",
"last_updated": "2023-09-23T20:58:10.897590-04:00",
"created_at": "2023-09-22T14:18:21.627195-04:00",
"name": "Cincinnati Reds",
"reward": "2.15000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fefbfc9d-ae98-417e-ac75-49de074bdf51/?format=api"
}
]
}