GET /api/bet_types/0c89dbee-a0bc-4a01-9e9c-50801f128dd5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0c89dbee-a0bc-4a01-9e9c-50801f128dd5",
"match": "https://api-prod.gambitprofit.com/api/matches/527947b0-fe03-45f7-b6a2-e966dbcbb915/?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": "Cleveland Cavaliers",
"amount": 6170.0
},
{
"team": "Oklahoma City Thunder",
"amount": 3830.0
}
],
"expected_reward_tokens": 9192.0,
"profit_sb": 192.0,
"profit_sb_percentage": 2.13,
"recommended": true
},
"lines": [
{
"id": "2daefc7b-39bc-4b00-aebc-63cc1a8dff2d",
"gambit_id": "45b5e34a-37bf-4ebc-8f28-917af111ef33",
"last_updated": "2022-12-12T09:37:27.199432-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Cleveland Cavaliers",
"reward": "1.49000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c89dbee-a0bc-4a01-9e9c-50801f128dd5/?format=api"
},
{
"id": "441ed188-46fc-4462-b7e1-6fc3ea57309a",
"gambit_id": "04dec8e4-8acd-450d-893a-f5c1f8f0e7af",
"last_updated": "2022-12-12T09:37:27.200461-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Oklahoma City Thunder",
"reward": "2.40000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0c89dbee-a0bc-4a01-9e9c-50801f128dd5/?format=api"
}
]
}