GET /api/bet_types/e02f372c-52cf-4caa-9322-1cd50ec85f14/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e02f372c-52cf-4caa-9322-1cd50ec85f14",
"match": "https://api-prod.gambitprofit.com/api/matches/54013c7d-cb99-44e6-bf1d-24de66203b3f/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-15T08:58:22.515503-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": "CLE",
"amount": 6324.0
},
{
"team": "CIN",
"amount": 3676.0
}
],
"expected_reward_tokens": 9484.08,
"profit_sb": -15.92,
"profit_sb_percentage": -0.17,
"recommended": false
},
"lines": [
{
"id": "4e90bc2c-9899-4305-8fe6-079d2ea0b9c7",
"gambit_id": "4e139215-c967-4770-b1cc-e512c7798242",
"last_updated": "2023-08-17T13:38:12.671689-04:00",
"created_at": "2023-08-15T08:58:22.534066-04:00",
"name": "CLE",
"reward": "1.50000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e02f372c-52cf-4caa-9322-1cd50ec85f14/?format=api"
},
{
"id": "19e96971-883e-49c2-a0f2-d77fb4dfc489",
"gambit_id": "39df0b3f-bac4-456a-913b-a30101500047",
"last_updated": "2023-08-17T13:38:12.675383-04:00",
"created_at": "2023-08-15T08:58:22.540573-04:00",
"name": "CIN",
"reward": "2.58000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e02f372c-52cf-4caa-9322-1cd50ec85f14/?format=api"
}
]
}