GET /api/bet_types/ad377a8b-d073-4721-b655-abba5af14cde/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ad377a8b-d073-4721-b655-abba5af14cde",
"match": "https://api-prod.gambitprofit.com/api/matches/3a2ea188-60bf-43ed-b626-928709d91f64/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-29T08:33:11.538939-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": "TAM",
"amount": 6449.0
},
{
"team": "MIA",
"amount": 3551.0
}
],
"expected_reward_tokens": 9480.03,
"profit_sb": -19.97,
"profit_sb_percentage": -0.21,
"recommended": false
},
"lines": [
{
"id": "1f639c0e-3c6d-4f4a-be97-06f29572d2d1",
"gambit_id": "6eb1da90-2085-4dda-931c-120cbb7cf700",
"last_updated": "2023-08-30T13:37:57.121384-04:00",
"created_at": "2023-08-29T08:33:11.543019-04:00",
"name": "TAM",
"reward": "1.47000",
"odds": "1.48780",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad377a8b-d073-4721-b655-abba5af14cde/?format=api"
},
{
"id": "bb7e08df-0a39-4756-baaa-4a16fa160d4b",
"gambit_id": "54f00c4e-273e-4000-b463-1fe1f7f98f8b",
"last_updated": "2023-08-30T13:37:57.124632-04:00",
"created_at": "2023-08-29T08:33:11.547438-04:00",
"name": "MIA",
"reward": "2.67000",
"odds": "2.75000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad377a8b-d073-4721-b655-abba5af14cde/?format=api"
}
]
}