GET /api/bet_types/8d61d01c-fca0-4efe-996a-6b9e31bffea4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8d61d01c-fca0-4efe-996a-6b9e31bffea4",
"match": "https://api-prod.gambitprofit.com/api/matches/c3e6204d-e273-452f-a2a7-fac06d0ed5fe/?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": "Mississippi",
"amount": 8369.0
},
{
"team": "Auburn",
"amount": 1631.0
}
],
"expected_reward_tokens": 9540.66,
"profit_sb": 40.66,
"profit_sb_percentage": 0.43,
"recommended": true
},
"lines": [
{
"id": "ecce82ce-337c-4861-9d56-b84bef40d774",
"gambit_id": "39e7cd9e-326c-438f-a19e-ff9b5d1b2da0",
"last_updated": "2022-10-16T15:07:11.946109-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Mississippi",
"reward": "1.14000",
"odds": "1.14290",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d61d01c-fca0-4efe-996a-6b9e31bffea4/?format=api"
},
{
"id": "2d15b01f-204b-44d2-bfe5-9e9a492c0b37",
"gambit_id": "833639ea-c410-47a3-b267-c52ba02861fc",
"last_updated": "2022-10-16T15:07:11.947069-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Auburn",
"reward": "5.85000",
"odds": "6.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8d61d01c-fca0-4efe-996a-6b9e31bffea4/?format=api"
}
]
}