GET /api/bet_types/f0aa9d83-e220-4a3b-aa61-b77fe725a115/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f0aa9d83-e220-4a3b-aa61-b77fe725a115",
"match": "https://api-prod.gambitprofit.com/api/matches/fb9b726e-4b01-486c-a7bd-ff5c2375c8b4/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-07T09:28:21.093180-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": "HOU",
"amount": 5784.0
},
{
"team": "TOR",
"amount": 4216.0
}
],
"expected_reward_tokens": 9485.76,
"profit_sb": -14.24,
"profit_sb_percentage": -0.15,
"recommended": false
},
"lines": [
{
"id": "0a2b27b8-116f-4b1b-bf31-9824b2e679e6",
"gambit_id": "5a10bdaa-f67a-4b2e-ad24-b619f2ebba5d",
"last_updated": "2023-06-08T16:28:13.726125-04:00",
"created_at": "2023-06-07T09:28:21.095560-04:00",
"name": "HOU",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0aa9d83-e220-4a3b-aa61-b77fe725a115/?format=api"
},
{
"id": "42ed3586-c080-486e-8904-22ab3a657939",
"gambit_id": "4a58d14f-1096-4019-91ce-1415f51e376a",
"last_updated": "2023-06-08T16:28:13.727926-04:00",
"created_at": "2023-06-07T09:28:21.098365-04:00",
"name": "TOR",
"reward": "2.25000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f0aa9d83-e220-4a3b-aa61-b77fe725a115/?format=api"
}
]
}