GET /api/bet_types/6a1896dc-ab9c-4a0c-98d7-b79bb5c33a97/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6a1896dc-ab9c-4a0c-98d7-b79bb5c33a97",
"match": "https://api-prod.gambitprofit.com/api/matches/fecc190f-e504-498c-8e4f-620a4e6ff8e6/?format=api",
"name": "Play the Odds",
"created_at": "2023-03-29T23:47:14.991975-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": "STL",
"amount": 6241.0
},
{
"team": "TOR",
"amount": 3759.0
}
],
"expected_reward_tokens": 9547.86,
"profit_sb": 47.86,
"profit_sb_percentage": 0.5,
"recommended": true
},
"lines": [
{
"id": "4135c3a8-4935-4e1c-b97d-4585d86816b8",
"gambit_id": "2caa5353-367b-4df0-88a7-6f1720953c53",
"last_updated": "2023-03-31T10:46:55.248976-04:00",
"created_at": "2023-03-29T23:47:14.994252-04:00",
"name": "STL",
"reward": "1.53000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a1896dc-ab9c-4a0c-98d7-b79bb5c33a97/?format=api"
},
{
"id": "3073c95f-1838-4db8-bb0c-f091693465af",
"gambit_id": "495520f5-9628-4622-881a-398eecd743e5",
"last_updated": "2023-03-31T10:46:55.251270-04:00",
"created_at": "2023-03-29T23:47:14.996653-04:00",
"name": "TOR",
"reward": "2.54000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6a1896dc-ab9c-4a0c-98d7-b79bb5c33a97/?format=api"
}
]
}