GET /api/bet_types/bac7f527-5020-43d6-83f2-9547f27855fc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bac7f527-5020-43d6-83f2-9547f27855fc",
"match": "https://api-prod.gambitprofit.com/api/matches/a299618a-6dc6-45b7-af5e-c841e5e32228/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-19T08:08:07.025104-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": "PIT",
"amount": 5699.0
},
{
"team": "CHC",
"amount": 4301.0
}
],
"expected_reward_tokens": 9460.34,
"profit_sb": -39.66,
"profit_sb_percentage": -0.42,
"recommended": false
},
"lines": [
{
"id": "1db9817d-6345-472b-a69c-e9130d8a2384",
"gambit_id": "f8e3ba54-5d2f-49f5-8f3b-2291fe11cce4",
"last_updated": "2023-06-20T10:33:07.679699-04:00",
"created_at": "2023-06-19T08:08:07.029665-04:00",
"name": "PIT",
"reward": "1.66000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bac7f527-5020-43d6-83f2-9547f27855fc/?format=api"
},
{
"id": "96acc4cc-4de1-47da-8d40-975bb3f2a915",
"gambit_id": "21ca34ae-8001-4684-8da7-7400ee19f199",
"last_updated": "2023-06-20T10:33:07.677615-04:00",
"created_at": "2023-06-19T08:08:07.027248-04:00",
"name": "CHC",
"reward": "2.20000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bac7f527-5020-43d6-83f2-9547f27855fc/?format=api"
}
]
}