GET /api/bet_types/19940c9f-d42f-4b33-a675-c54c6ba4fe48/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "19940c9f-d42f-4b33-a675-c54c6ba4fe48",
"match": "https://api-prod.gambitprofit.com/api/matches/8a6eea10-133e-43d3-84ae-77f92125fb9d/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-29T08:38:26.875419-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": "LOS",
"amount": 5599.0
},
{
"team": "COL",
"amount": 4401.0
}
],
"expected_reward_tokens": 9462.15,
"profit_sb": -37.85,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "21c1ea3a-e3df-47c1-988c-bd684a4a01b2",
"gambit_id": "25f50ca8-83bc-4c63-8812-8f7e0cde91bf",
"last_updated": "2023-06-30T10:28:09.566837-04:00",
"created_at": "2023-06-29T08:38:26.877392-04:00",
"name": "LOS",
"reward": "1.69000",
"odds": "1.71430",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19940c9f-d42f-4b33-a675-c54c6ba4fe48/?format=api"
},
{
"id": "147ee7d8-89a3-437a-9736-52a5aea58de4",
"gambit_id": "c3d84628-3448-4070-be80-c262ecf7b55f",
"last_updated": "2023-06-30T10:28:09.568603-04:00",
"created_at": "2023-06-29T08:38:26.879477-04:00",
"name": "COL",
"reward": "2.15000",
"odds": "2.20000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19940c9f-d42f-4b33-a675-c54c6ba4fe48/?format=api"
}
]
}