GET /api/bet_types/4d317443-b202-4e44-a2e0-1e18a93d84ff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4d317443-b202-4e44-a2e0-1e18a93d84ff",
"match": "https://api-prod.gambitprofit.com/api/matches/839a7df9-d452-460d-a13e-2d22b80fa5dc/?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": "Utah State",
"amount": 8270.0
},
{
"team": "New Mexico",
"amount": 1730.0
}
],
"expected_reward_tokens": 9342.0,
"profit_sb": 342.0,
"profit_sb_percentage": 3.8,
"recommended": true
},
"lines": [
{
"id": "2cb8bfdf-14bc-4f95-9076-332767118c28",
"gambit_id": "1bb3a1f5-d515-428c-9449-ac334c505525",
"last_updated": "2022-11-06T15:58:32.415442-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Utah State",
"reward": "1.13000",
"odds": "1.14290",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d317443-b202-4e44-a2e0-1e18a93d84ff/?format=api"
},
{
"id": "0868904c-60da-420e-ac83-e589925fde24",
"gambit_id": "22622dce-fbd2-428e-9c8c-e512aed60590",
"last_updated": "2022-11-06T15:58:32.416409-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "New Mexico",
"reward": "5.40000",
"odds": "6.00000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4d317443-b202-4e44-a2e0-1e18a93d84ff/?format=api"
}
]
}