GET /api/bet_types/acb14893-a437-45d7-aa63-50ff3c856d62/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "acb14893-a437-45d7-aa63-50ff3c856d62",
"match": "https://api-prod.gambitprofit.com/api/matches/413bed90-e530-46f9-8002-0718446754fe/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-02T09:33:14.019335-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": "OAK",
"amount": 5939.0
},
{
"team": "LAA",
"amount": 4061.0
}
],
"expected_reward_tokens": 9502.4,
"profit_sb": 2.4,
"profit_sb_percentage": 0.03,
"recommended": true
},
"lines": [
{
"id": "2fd9aea8-c154-4130-8488-29e8f036061c",
"gambit_id": "0965e1e2-2f7f-4e0b-b334-222ac8465d1f",
"last_updated": "2023-09-04T12:58:28.497966-04:00",
"created_at": "2023-09-02T09:33:14.027886-04:00",
"name": "OAK",
"reward": "1.60000",
"odds": "1.62500",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acb14893-a437-45d7-aa63-50ff3c856d62/?format=api"
},
{
"id": "01fa093d-b8d4-4fea-9856-03efdc354b1f",
"gambit_id": "15f26586-e636-4bf6-84c8-addc7e56ac8e",
"last_updated": "2023-09-04T12:58:28.494512-04:00",
"created_at": "2023-09-02T09:33:14.022988-04:00",
"name": "LAA",
"reward": "2.34000",
"odds": "2.40000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/acb14893-a437-45d7-aa63-50ff3c856d62/?format=api"
}
]
}