GET /api/bet_types/203f02cb-046a-4c87-9d33-7aefd9764fa7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "203f02cb-046a-4c87-9d33-7aefd9764fa7",
"match": "https://api-prod.gambitprofit.com/api/matches/532fc168-ccae-4a86-9c27-33d719c2eeef/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-24T08:28:25.305736-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": "CIN",
"amount": 5614.0
},
{
"team": "ARI",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "6cacb411-2bbf-4bb1-9452-37367c38f8a7",
"gambit_id": "796a1c48-0d47-43bf-8753-df13fa310892",
"last_updated": "2023-08-25T19:03:10.348977-04:00",
"created_at": "2023-08-24T08:28:25.310434-04:00",
"name": "CIN",
"reward": "1.68000",
"odds": "1.71430",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/203f02cb-046a-4c87-9d33-7aefd9764fa7/?format=api"
},
{
"id": "a36167a8-79bf-4c14-9222-ecbf174ee6f1",
"gambit_id": "f7b1d86e-3b71-46c2-b524-3ff6df720d5e",
"last_updated": "2023-08-25T19:03:10.353992-04:00",
"created_at": "2023-08-24T08:28:25.314971-04:00",
"name": "ARI",
"reward": "2.15000",
"odds": "2.20000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/203f02cb-046a-4c87-9d33-7aefd9764fa7/?format=api"
}
]
}