GET /api/bet_types/6090dfa4-8ad9-4b9f-8dcf-e2cec9b90b4b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6090dfa4-8ad9-4b9f-8dcf-e2cec9b90b4b",
"match": "https://api-prod.gambitprofit.com/api/matches/6eda885f-b0ea-4226-b2b4-b74456a9a854/?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 (F Valdez)",
"amount": 5722.0
},
{
"team": "PHI (Z Wheeler)",
"amount": 4278.0
}
],
"expected_reward_tokens": 9668.28,
"profit_sb": 168.28,
"profit_sb_percentage": 1.77,
"recommended": true
},
"lines": [
{
"id": "180626d1-6d22-4a61-9781-3d20de3eda29",
"gambit_id": "be985090-be48-4a39-bded-dda08dd6636d",
"last_updated": "2022-10-30T14:04:33.762521-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "HOU (F Valdez)",
"reward": "1.69000",
"odds": "1.71430",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6090dfa4-8ad9-4b9f-8dcf-e2cec9b90b4b/?format=api"
},
{
"id": "5fad5ebf-2520-4359-a8c3-95a01a29ceb6",
"gambit_id": "3ebd2068-f640-4ca1-8a4a-a1ad2a5becac",
"last_updated": "2022-10-30T14:04:33.763464-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "PHI (Z Wheeler)",
"reward": "2.26000",
"odds": "2.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6090dfa4-8ad9-4b9f-8dcf-e2cec9b90b4b/?format=api"
}
]
}