GET /api/bet_types/557c68c7-ceeb-4626-a30a-6fed375e8fe2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "557c68c7-ceeb-4626-a30a-6fed375e8fe2",
"match": "https://api-prod.gambitprofit.com/api/matches/d434d686-f2f0-4f51-8ea4-6bd1ac9c3ed0/?format=api",
"name": "Play the Odds",
"created_at": "2023-10-03T10:18:14.573113-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": "Detroit Lions",
"amount": 5107.0
},
{
"team": "Carolina Panthers",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "b215cbfc-548e-4fc6-851d-47a1c03944d6",
"gambit_id": "e41e861f-a379-49e9-a78b-e4db945f43d7",
"last_updated": "2023-10-09T15:53:13.057143-04:00",
"created_at": "2023-10-03T10:18:14.586177-04:00",
"name": "Detroit Lions",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/557c68c7-ceeb-4626-a30a-6fed375e8fe2/?format=api"
},
{
"id": "da8d9188-76a4-4fdf-9949-5011fc00a200",
"gambit_id": "a1359df6-07c0-4509-8e7b-9e2f1077d14a",
"last_updated": "2023-10-09T15:53:13.052698-04:00",
"created_at": "2023-10-03T10:18:14.579408-04:00",
"name": "Carolina Panthers",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/557c68c7-ceeb-4626-a30a-6fed375e8fe2/?format=api"
}
]
}