GET /api/bet_types/ed4327db-4900-4858-9371-ab1650b6d168/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ed4327db-4900-4858-9371-ab1650b6d168",
"match": "https://api-prod.gambitprofit.com/api/matches/9c7fea56-ba08-43ae-b5d2-fdf9e9c9f6d3/?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": "Brooklyn Nets",
"amount": 5399.0
},
{
"team": "Toronto Raptors",
"amount": 4601.0
}
],
"expected_reward_tokens": 9016.33,
"profit_sb": 16.33,
"profit_sb_percentage": 0.18,
"recommended": true
},
"lines": [
{
"id": "c8c89d69-14fe-4b82-93bb-4cf107eef6f6",
"gambit_id": "d56c0fb5-b295-4f4b-a29a-a6504a0ed8fe",
"last_updated": "2022-12-03T10:02:38.310183-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Brooklyn Nets",
"reward": "1.67000",
"odds": "1.76920",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed4327db-4900-4858-9371-ab1650b6d168/?format=api"
},
{
"id": "de355812-0b3c-4e59-b16b-48aedf620b2a",
"gambit_id": "e7756535-fd38-4959-a7ea-2924ef45dcfb",
"last_updated": "2022-12-03T10:02:38.311367-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Toronto Raptors",
"reward": "1.96000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed4327db-4900-4858-9371-ab1650b6d168/?format=api"
}
]
}