GET /api/bet_types/40d0fa08-14a9-4f82-b8f7-57d6fbfce4c2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "40d0fa08-14a9-4f82-b8f7-57d6fbfce4c2",
"match": "https://api-prod.gambitprofit.com/api/matches/cb8d5be8-a01d-48dd-8fd6-77539caa1861/?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": "Western Michigan",
"amount": 6326.0
},
{
"team": "Eastern Michigan",
"amount": 3674.0
}
],
"expected_reward_tokens": 9552.26,
"profit_sb": 52.26,
"profit_sb_percentage": 0.55,
"recommended": true
},
"lines": [
{
"id": "525c40b9-862b-4d7e-8f65-9369755c3573",
"gambit_id": "45d26619-8ffc-4f5c-ade6-37c04c5f5e92",
"last_updated": "2022-10-11T10:52:30.041027-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Western Michigan",
"reward": "1.51000",
"odds": "1.52630",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40d0fa08-14a9-4f82-b8f7-57d6fbfce4c2/?format=api"
},
{
"id": "dc6b81fd-a1bc-4a74-807f-563f56b94695",
"gambit_id": "f9fa9ee5-7cae-4e62-93d8-439c9fced188",
"last_updated": "2022-10-11T10:52:30.042180-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Eastern Michigan",
"reward": "2.60000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/40d0fa08-14a9-4f82-b8f7-57d6fbfce4c2/?format=api"
}
]
}