GET /api/bet_types/51dc6653-be44-4b08-8ddd-685c12bb44b6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "51dc6653-be44-4b08-8ddd-685c12bb44b6",
"match": "https://api-prod.gambitprofit.com/api/matches/f8552571-bd6a-496b-9635-c84cd0bed6a3/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-25T08:58:20.045666-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",
"amount": 6010.0
},
{
"team": "ARI",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "e6bdbf73-99e7-4199-b15e-408b04d2ad9b",
"gambit_id": "ae7cbc57-f870-43a5-a5da-782e523b6f24",
"last_updated": "2023-09-26T10:03:06.559661-04:00",
"created_at": "2023-09-25T08:58:20.054433-04:00",
"name": "NYY",
"reward": "1.58000",
"odds": "1.60610",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51dc6653-be44-4b08-8ddd-685c12bb44b6/?format=api"
},
{
"id": "ccc5c097-ab64-4117-a33e-5b8ae7c4f3cc",
"gambit_id": "fdb84285-ec3c-448e-8656-eca32fcc06d9",
"last_updated": "2023-09-26T10:03:06.556267-04:00",
"created_at": "2023-09-25T08:58:20.049846-04:00",
"name": "ARI",
"reward": "2.38000",
"odds": "2.45000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51dc6653-be44-4b08-8ddd-685c12bb44b6/?format=api"
}
]
}