GET /api/bet_types/617200cc-958e-4183-8266-098d745eae57/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "617200cc-958e-4183-8266-098d745eae57",
"match": "https://api-prod.gambitprofit.com/api/matches/d5b80969-a88b-4561-bf64-496e7c788fdb/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "South Alabama",
"amount": 8557.0
},
{
"team": "UL Monroe",
"amount": 1443.0
}
],
"expected_reward_tokens": 9494.94,
"profit_sb": -5.06,
"profit_sb_percentage": -0.05,
"recommended": false
},
"lines": [
{
"id": "d6369312-6fd6-488d-b841-b78adb3562c3",
"gambit_id": "5fdb8935-f3ff-4e25-9cac-296351b716c3",
"last_updated": "2022-10-17T09:51:53.506535-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "South Alabama",
"reward": "1.11000",
"odds": "1.11760",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/617200cc-958e-4183-8266-098d745eae57/?format=api"
},
{
"id": "7b630694-772a-4c02-81cc-671709325bb7",
"gambit_id": "6715ed03-a622-45d7-9438-81f8c8aeb58c",
"last_updated": "2022-10-17T09:51:53.507524-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "UL Monroe",
"reward": "6.58000",
"odds": "6.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/617200cc-958e-4183-8266-098d745eae57/?format=api"
}
]
}