GET /api/bet_types/98cc1322-531a-4169-9954-0dd0d0ccfc23/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "98cc1322-531a-4169-9954-0dd0d0ccfc23",
"match": "https://api-prod.gambitprofit.com/api/matches/c2da8572-60d6-4258-8514-2c24023f3806/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-25T08:38:08.955228-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": 5688.0
},
{
"team": "ARI",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "99418621-b0df-4de2-8be2-625fe243f1a6",
"gambit_id": "a00cd971-5215-411f-9e7a-adc2a246649d",
"last_updated": "2023-09-01T21:37:57.808149-04:00",
"created_at": "2023-08-25T08:38:08.959345-04:00",
"name": "CIN",
"reward": "1.66000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98cc1322-531a-4169-9954-0dd0d0ccfc23/?format=api"
},
{
"id": "85462916-d8e1-4ed7-b891-3c94a2aec6da",
"gambit_id": "59843dc1-3815-4634-8d3e-168e101b5be0",
"last_updated": "2023-09-01T21:37:57.811547-04:00",
"created_at": "2023-08-25T08:38:08.964893-04:00",
"name": "ARI",
"reward": "2.19000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/98cc1322-531a-4169-9954-0dd0d0ccfc23/?format=api"
}
]
}