GET /api/bet_types/76cc8999-91c9-415d-a8c1-54f070f1231b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "76cc8999-91c9-415d-a8c1-54f070f1231b",
"match": "https://api-prod.gambitprofit.com/api/matches/ac4dd0d1-ef3e-42ed-8894-f7a1d5ecc4f9/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-18T09:08:18.004906-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": "KAN",
"amount": 5614.0
},
{
"team": "CLE",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "d911224b-8dfb-4d3a-87da-424f79629697",
"gambit_id": "a7453633-cfb3-4613-a034-586c29da9d41",
"last_updated": "2023-09-19T10:53:20.058649-04:00",
"created_at": "2023-09-18T09:08:18.018963-04:00",
"name": "KAN",
"reward": "1.68000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76cc8999-91c9-415d-a8c1-54f070f1231b/?format=api"
},
{
"id": "d3e349f5-8436-49a8-baac-86a7159d8884",
"gambit_id": "627c2012-4e01-4985-a414-bc7afdfe195d",
"last_updated": "2023-09-19T10:53:20.055441-04:00",
"created_at": "2023-09-18T09:08:18.012177-04:00",
"name": "CLE",
"reward": "2.15000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/76cc8999-91c9-415d-a8c1-54f070f1231b/?format=api"
}
]
}