GET /api/bet_types/12824f92-370f-45a9-b647-d166d479870e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "12824f92-370f-45a9-b647-d166d479870e",
"match": "https://api-prod.gambitprofit.com/api/matches/a7253ac8-4daf-4617-a4ce-198ae355114e/?format=api",
"name": "Play the Odds",
"created_at": "2023-06-10T09:38:04.690493-04: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": "MIA",
"amount": 6308.0
},
{
"team": "CWS",
"amount": 3692.0
}
],
"expected_reward_tokens": 9525.08,
"profit_sb": 25.08,
"profit_sb_percentage": 0.26,
"recommended": true
},
"lines": [
{
"id": "6947ff93-0206-432e-afe9-5e256c456449",
"gambit_id": "4c8fbc67-c07a-497a-b746-c2d0e54a71c4",
"last_updated": "2023-06-11T10:33:02.661380-04:00",
"created_at": "2023-06-10T09:38:04.693087-04:00",
"name": "MIA",
"reward": "1.51000",
"odds": "1.52630",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12824f92-370f-45a9-b647-d166d479870e/?format=api"
},
{
"id": "bf79e01c-b6ba-4c01-8a29-bafa86040a47",
"gambit_id": "bd75db14-30aa-428d-8101-4a8b1fd7d6f4",
"last_updated": "2023-06-11T10:33:02.663027-04:00",
"created_at": "2023-06-10T09:38:04.695773-04:00",
"name": "CWS",
"reward": "2.58000",
"odds": "2.65000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/12824f92-370f-45a9-b647-d166d479870e/?format=api"
}
]
}