GET /api/bet_types/1459026a-9770-4ff7-b2e6-e078be2392de/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1459026a-9770-4ff7-b2e6-e078be2392de",
"match": "https://api-prod.gambitprofit.com/api/matches/fb94c452-612d-4332-a922-c34629d94d01/?format=api",
"name": "Pick the Winner",
"created_at": "2023-08-19T14:08:06.788071-04: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": "Ian Garry",
"amount": 7848.0
},
{
"team": "Neil Magny",
"amount": 2152.0
}
],
"expected_reward_tokens": 9339.12,
"profit_sb": -160.88,
"profit_sb_percentage": -1.69,
"recommended": false
},
"lines": [
{
"id": "df39341c-d8a2-4028-a907-68efcf945268",
"gambit_id": "6d7b1968-3ad9-46bf-b7a2-68775c599c56",
"last_updated": "2023-08-22T09:32:58.973288-04:00",
"created_at": "2023-08-19T14:08:06.803490-04:00",
"name": "Ian Garry",
"reward": "1.19000",
"odds": "1.20000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1459026a-9770-4ff7-b2e6-e078be2392de/?format=api"
},
{
"id": "415009da-13f7-4c6a-a314-9c4adb98baa9",
"gambit_id": "51cd7917-028a-4ea1-b4a1-4ccb567940ee",
"last_updated": "2023-08-22T09:32:58.968629-04:00",
"created_at": "2023-08-19T14:08:06.795466-04:00",
"name": "Neil Magny",
"reward": "4.34000",
"odds": "4.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1459026a-9770-4ff7-b2e6-e078be2392de/?format=api"
}
]
}