GET /api/bet_types/2771d08e-44f6-4071-ab1f-ea877484cbd0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2771d08e-44f6-4071-ab1f-ea877484cbd0",
"match": "https://api-prod.gambitprofit.com/api/matches/d1824950-dffd-424b-9d88-4d5fc3a0eb12/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-16T09:23:12.805971-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": "TEX",
"amount": 6390.0
},
{
"team": "CLE",
"amount": 3610.0
}
],
"expected_reward_tokens": 9457.2,
"profit_sb": -42.8,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "b29c25c4-3f42-4e6d-b1c6-5591b2e9c178",
"gambit_id": "5464fa19-78eb-4f21-a9ef-8139d6822db2",
"last_updated": "2023-09-18T09:08:28.512963-04:00",
"created_at": "2023-09-16T09:23:12.809518-04:00",
"name": "TEX",
"reward": "1.48000",
"odds": "1.50000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2771d08e-44f6-4071-ab1f-ea877484cbd0/?format=api"
},
{
"id": "d81939e2-578f-41f9-870e-0c681fbeab11",
"gambit_id": "360e492f-4ed3-4fa8-983f-492532227a80",
"last_updated": "2023-09-18T09:08:28.518716-04:00",
"created_at": "2023-09-16T09:23:12.813092-04:00",
"name": "CLE",
"reward": "2.62000",
"odds": "2.70000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2771d08e-44f6-4071-ab1f-ea877484cbd0/?format=api"
}
]
}