GET /api/bet_types/6859a6ce-c366-4a33-8981-5932f3035d1b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6859a6ce-c366-4a33-8981-5932f3035d1b",
"match": "https://api-prod.gambitprofit.com/api/matches/bb328398-4a91-431c-b943-726cd7ab1cd9/?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": "Minnesota Timberwolves",
"amount": 7585.0
},
{
"team": "Miami Heat",
"amount": 2415.0
}
],
"expected_reward_tokens": 9177.0,
"profit_sb": 177.0,
"profit_sb_percentage": 1.97,
"recommended": true
},
"lines": [
{
"id": "a74791af-a367-4a7d-a51c-a7c5928e3d37",
"gambit_id": "33faa4a1-10e4-4fd6-bb3a-c2cb1b93a834",
"last_updated": "2022-11-22T09:57:24.777724-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Minnesota Timberwolves",
"reward": "1.21000",
"odds": "1.24390",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6859a6ce-c366-4a33-8981-5932f3035d1b/?format=api"
},
{
"id": "2fe94dbf-655e-4cb1-8ffa-8fc9238a168d",
"gambit_id": "e699c495-a9ef-41d8-8706-099258563f3a",
"last_updated": "2022-11-22T09:57:24.778640-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Miami Heat",
"reward": "3.80000",
"odds": "4.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6859a6ce-c366-4a33-8981-5932f3035d1b/?format=api"
}
]
}