GET /api/bet_types/06eefbb0-c276-4369-afd4-f2d78a69183c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "06eefbb0-c276-4369-afd4-f2d78a69183c",
"match": "https://api-prod.gambitprofit.com/api/matches/accfb933-794b-4461-b05a-9733834548b0/?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": "San Jose Sharks",
"amount": 5419.0
},
{
"team": "Anaheim Ducks",
"amount": 4581.0
}
],
"expected_reward_tokens": 9482.67,
"profit_sb": 482.67,
"profit_sb_percentage": 5.36,
"recommended": true
},
"lines": [
{
"id": "fbf0057b-d38b-40fa-81ce-fb4fd8e031ed",
"gambit_id": "7487c3be-079a-4b88-9130-c1d0795a924f",
"last_updated": "2022-11-02T10:52:36.338984-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "San Jose Sharks",
"reward": "1.75000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06eefbb0-c276-4369-afd4-f2d78a69183c/?format=api"
},
{
"id": "fca16605-ff03-4118-93dc-5974510248f1",
"gambit_id": "df10c067-8076-49ab-94c2-f8892cba0bff",
"last_updated": "2022-11-02T10:52:36.339931-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Anaheim Ducks",
"reward": "2.07000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/06eefbb0-c276-4369-afd4-f2d78a69183c/?format=api"
}
]
}