GET /api/bet_types/605b54af-5b26-4949-9f2a-960dda5a3c42/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "605b54af-5b26-4949-9f2a-960dda5a3c42",
"match": "https://api-prod.gambitprofit.com/api/matches/69811102-c9a3-4065-b44d-671ccd2281c4/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-17T10:28:01.015415-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": "CIN",
"amount": 6090.0
},
{
"team": "NYM",
"amount": 3910.0
}
],
"expected_reward_tokens": 9500.4,
"profit_sb": 0.4,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "f413d9b9-8c39-48d5-ae62-60f5d9c79c3c",
"gambit_id": "473aaa15-5e08-41d9-b1f1-ac9b59d7f94a",
"last_updated": "2023-09-18T22:58:12.519268-04:00",
"created_at": "2023-09-17T10:28:01.019322-04:00",
"name": "CIN",
"reward": "1.56000",
"odds": "1.58820",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/605b54af-5b26-4949-9f2a-960dda5a3c42/?format=api"
},
{
"id": "4828c42b-d771-4d3f-8384-f50ca2e7828a",
"gambit_id": "914e77e3-f147-461a-83b0-a10e5b8434e4",
"last_updated": "2023-09-18T22:58:12.524721-04:00",
"created_at": "2023-09-17T10:28:01.023228-04:00",
"name": "NYM",
"reward": "2.43000",
"odds": "2.50000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/605b54af-5b26-4949-9f2a-960dda5a3c42/?format=api"
}
]
}