GET /api/bet_types/929019a4-491e-43a4-a928-739027adcd0d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "929019a4-491e-43a4-a928-739027adcd0d",
"match": "https://api-prod.gambitprofit.com/api/matches/b57c5e93-e9a4-4963-91b1-a3397c3c0198/?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": "TOR (J Berrios)",
"amount": 5335.0
},
{
"team": "BAL (D Kremer)",
"amount": 4665.0
}
],
"expected_reward_tokens": 9656.35,
"profit_sb": 156.35,
"profit_sb_percentage": 1.65,
"recommended": true
},
"lines": [
{
"id": "0fa5eee0-c73d-428f-aafa-2b3b228a829a",
"gambit_id": "38ee0276-f7c2-4ef5-913d-35188fde441b",
"last_updated": "2022-10-04T13:17:05.811865-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TOR (J Berrios)",
"reward": "1.81000",
"odds": "1.83330",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/929019a4-491e-43a4-a928-739027adcd0d/?format=api"
},
{
"id": "cfcf17db-81e6-4589-826b-f8368dd76fc7",
"gambit_id": "283ee523-a1e0-4796-a756-df54e5305486",
"last_updated": "2022-10-04T13:17:05.810917-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "BAL (D Kremer)",
"reward": "2.07000",
"odds": "2.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/929019a4-491e-43a4-a928-739027adcd0d/?format=api"
}
]
}