GET /api/bet_types/da0e66a6-d8b0-4289-b5e5-c2c5ce9c6890/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "da0e66a6-d8b0-4289-b5e5-c2c5ce9c6890",
"match": "https://api-prod.gambitprofit.com/api/matches/0cf4124c-e7cb-4528-a290-71adcc556dc6/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-16T09:23:12.558814-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": "MIA",
"amount": 5773.0
},
{
"team": "ATL",
"amount": 4227.0
}
],
"expected_reward_tokens": 9467.72,
"profit_sb": -32.28,
"profit_sb_percentage": -0.34,
"recommended": false
},
"lines": [
{
"id": "8143ea55-213e-488b-bb1f-06380fec8d7e",
"gambit_id": "c0176092-9b7b-45b7-b53f-f890ef13adc1",
"last_updated": "2023-09-18T09:08:28.770009-04:00",
"created_at": "2023-09-16T09:23:12.568338-04:00",
"name": "MIA",
"reward": "1.64000",
"odds": "1.66670",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da0e66a6-d8b0-4289-b5e5-c2c5ce9c6890/?format=api"
},
{
"id": "adfdf170-969d-48ae-9841-d725b0c6ba2e",
"gambit_id": "ae506ef7-df1c-47b9-845a-af0bcf3513e9",
"last_updated": "2023-09-18T09:08:28.764774-04:00",
"created_at": "2023-09-16T09:23:12.562737-04:00",
"name": "ATL",
"reward": "2.24000",
"odds": "2.30000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da0e66a6-d8b0-4289-b5e5-c2c5ce9c6890/?format=api"
}
]
}