GET /api/bet_types/ccac9948-b45a-47fa-9869-a245783bc240/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ccac9948-b45a-47fa-9869-a245783bc240",
"match": "https://api-prod.gambitprofit.com/api/matches/0e440f99-fb82-4fc8-93a8-d8913556b3e1/?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": "ATL (C Morton)",
"amount": 7165.0
},
{
"team": "WAS (P Corbin)",
"amount": 2835.0
}
],
"expected_reward_tokens": 9242.1,
"profit_sb": 242.1,
"profit_sb_percentage": 2.69,
"recommended": true
},
"lines": [
{
"id": "bc9f2ba2-b445-4984-b9bf-3200cc976a6d",
"gambit_id": "e2f28c07-cc16-40b8-848a-aad3e1f1b2a8",
"last_updated": "2022-09-21T15:57:18.669739-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "ATL (C Morton)",
"reward": "1.29000",
"odds": "1.32260",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccac9948-b45a-47fa-9869-a245783bc240/?format=api"
},
{
"id": "2d193cee-b1e5-4f2a-82b5-5c0f02b6422c",
"gambit_id": "94dac062-6f1e-415a-80cf-d71de42e1524",
"last_updated": "2022-09-21T15:57:18.670750-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "WAS (P Corbin)",
"reward": "3.26000",
"odds": "3.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ccac9948-b45a-47fa-9869-a245783bc240/?format=api"
}
]
}