GET /api/bet_types/77fbc173-043b-48be-9118-5b9276b43659/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "77fbc173-043b-48be-9118-5b9276b43659",
"match": "https://api-prod.gambitprofit.com/api/matches/4ed7f540-5bd0-46d8-8aef-5401b5c9fd09/?format=api",
"name": "Pick the Winner",
"created_at": "2023-03-30T11:22:16.988522-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": "Boston Bruins",
"amount": 7828.0
},
{
"team": "Columbus Blue Jackets",
"amount": 2172.0
}
],
"expected_reward_tokens": 9469.92,
"profit_sb": -30.08,
"profit_sb_percentage": -0.32,
"recommended": false
},
"lines": [
{
"id": "4d5add54-3029-4269-8a9d-f5c6e88c096c",
"gambit_id": "e3d3b39d-2186-4d2a-97f7-c0090a03ad7e",
"last_updated": "2023-03-31T14:42:25.240830-04:00",
"created_at": "2023-03-30T11:22:16.989905-04:00",
"name": "Boston Bruins",
"reward": "1.21000",
"odds": "1.22220",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77fbc173-043b-48be-9118-5b9276b43659/?format=api"
},
{
"id": "dca84331-008f-4344-8093-eff17e9fb471",
"gambit_id": "0e09d075-65cc-4160-91ae-c52c3d03ef51",
"last_updated": "2023-03-31T14:42:25.245110-04:00",
"created_at": "2023-03-30T11:22:16.991583-04:00",
"name": "Columbus Blue Jackets",
"reward": "4.36000",
"odds": "4.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/77fbc173-043b-48be-9118-5b9276b43659/?format=api"
}
]
}