GET /api/bet_types/a95b8633-ca4b-4f6a-a806-2809810384e5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a95b8633-ca4b-4f6a-a806-2809810384e5",
"match": "https://api-prod.gambitprofit.com/api/matches/df54c2db-6cd2-42e1-b193-c5049fb40a08/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-30T10:28:05.377052-05: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": "Dallas Cowboys",
"amount": 7945.0
},
{
"team": "Seattle Seahawks",
"amount": 2055.0
}
],
"expected_reward_tokens": 9453.0,
"profit_sb": -47.0,
"profit_sb_percentage": -0.49,
"recommended": false
},
"lines": [
{
"id": "f7d07678-6a65-4e98-b823-b2fd7dd14289",
"gambit_id": "dc51ab68-6b13-438a-826e-176f84927376",
"last_updated": "2023-12-01T19:28:14.015063-05:00",
"created_at": "2023-11-30T10:28:05.385824-05:00",
"name": "Dallas Cowboys",
"reward": "1.19000",
"odds": "1.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a95b8633-ca4b-4f6a-a806-2809810384e5/?format=api"
},
{
"id": "3c9b89cd-6e5c-479a-8fcb-1e676597e5cb",
"gambit_id": "ad856810-827b-4d1b-907e-0cfd61a8dc3c",
"last_updated": "2023-12-01T19:28:14.011811-05:00",
"created_at": "2023-11-30T10:28:05.381386-05:00",
"name": "Seattle Seahawks",
"reward": "4.60000",
"odds": "4.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a95b8633-ca4b-4f6a-a806-2809810384e5/?format=api"
}
]
}