GET /api/bet_types/e1871403-cde1-4e28-84c6-689fca730e5a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e1871403-cde1-4e28-84c6-689fca730e5a",
"match": "https://api-prod.gambitprofit.com/api/matches/d58f70fb-95c5-418e-9dbd-7eb4fc8760a9/?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": "HOU (J Verlander)",
"amount": 6636.0
},
{
"team": "PHI (R Suarez)",
"amount": 3364.0
}
],
"expected_reward_tokens": 9553.76,
"profit_sb": 53.76,
"profit_sb_percentage": 0.57,
"recommended": true
},
"lines": [
{
"id": "daffeb30-bdf1-46c2-a549-7b81fb8d7c19",
"gambit_id": "bc44aba1-b4d6-4b2e-82fa-5f9376180ae8",
"last_updated": "2022-10-05T06:47:21.105567-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "HOU (J Verlander)",
"reward": "1.44000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1871403-cde1-4e28-84c6-689fca730e5a/?format=api"
},
{
"id": "3fe53fc6-ba92-455d-aabd-d97521c41fd9",
"gambit_id": "afc6a91c-6916-40fb-a23c-c5b3fb72468b",
"last_updated": "2022-10-05T06:47:21.104575-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PHI (R Suarez)",
"reward": "2.84000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e1871403-cde1-4e28-84c6-689fca730e5a/?format=api"
}
]
}