GET /api/bet_types/80dfe483-6701-441d-a5ac-bcf794dc6076/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "80dfe483-6701-441d-a5ac-bcf794dc6076",
"match": "https://api-prod.gambitprofit.com/api/matches/a7a04128-8cd2-40fd-a2e4-425400f38341/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-05T11:47:04.723604-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": "STL",
"amount": 5107.0
},
{
"team": "DET",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "59a743dd-7256-4791-ad60-066fc8d02573",
"gambit_id": "497adba2-68a6-4298-9312-f3afc660db19",
"last_updated": "2023-05-06T11:52:02.281676-04:00",
"created_at": "2023-05-05T11:47:04.725304-04:00",
"name": "STL",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80dfe483-6701-441d-a5ac-bcf794dc6076/?format=api"
},
{
"id": "f089899d-5d25-439b-bd45-d2274ae586ac",
"gambit_id": "6a43c3d7-9b4e-4c72-a681-c9fd62ed2a37",
"last_updated": "2023-05-06T11:52:02.283520-04:00",
"created_at": "2023-05-05T11:47:04.726946-04:00",
"name": "DET",
"reward": "1.91000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/80dfe483-6701-441d-a5ac-bcf794dc6076/?format=api"
}
]
}