GET /api/bet_types/c4e8aef0-f904-4a7a-9930-79c46abdea77/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c4e8aef0-f904-4a7a-9930-79c46abdea77",
"match": "https://api-prod.gambitprofit.com/api/matches/5d060749-693d-441a-adde-e1f96722d701/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-19T08:32:57.095950-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": "ARI",
"amount": 5688.0
},
{
"team": "PHI",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "aac7d2cd-6107-4194-9ff5-81f75c1dcc9e",
"gambit_id": "f800f44c-a651-48ea-89c0-108795279e3d",
"last_updated": "2023-10-20T09:48:01.220022-04:00",
"created_at": "2023-10-19T08:32:57.105880-04:00",
"name": "ARI",
"reward": "1.66000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4e8aef0-f904-4a7a-9930-79c46abdea77/?format=api"
},
{
"id": "e0577a8e-8465-4c7b-a744-d2fcab323e23",
"gambit_id": "c7ef1c49-4efc-40cf-9998-6c885cf100ad",
"last_updated": "2023-10-20T09:48:01.216459-04:00",
"created_at": "2023-10-19T08:32:57.100239-04:00",
"name": "PHI",
"reward": "2.19000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c4e8aef0-f904-4a7a-9930-79c46abdea77/?format=api"
}
]
}