GET /api/bet_types/072c170c-8345-4f42-88fb-1fd7315f8777/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "072c170c-8345-4f42-88fb-1fd7315f8777",
"match": "https://api-prod.gambitprofit.com/api/matches/d6086f37-962d-4c35-bb2c-c4bf50539faf/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-30T09:32:59.942196-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": "ATL",
"amount": 6010.0
},
{
"team": "COL",
"amount": 3990.0
}
],
"expected_reward_tokens": 9495.8,
"profit_sb": -4.2,
"profit_sb_percentage": -0.04,
"recommended": false
},
"lines": [
{
"id": "0eb0631b-6b8e-4e9c-883d-cbd052b22a6a",
"gambit_id": "9c44a4f6-9fab-4a75-8ebe-112cb6fed217",
"last_updated": "2023-08-31T19:18:25.956294-04:00",
"created_at": "2023-08-30T09:32:59.946427-04:00",
"name": "ATL",
"reward": "1.58000",
"odds": "1.60610",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/072c170c-8345-4f42-88fb-1fd7315f8777/?format=api"
},
{
"id": "c77c97e6-b73f-4dfa-8bb2-beb060e52eae",
"gambit_id": "237c2afd-ab6b-4ccd-90aa-73ac9e552bd5",
"last_updated": "2023-08-31T19:18:25.959484-04:00",
"created_at": "2023-08-30T09:32:59.966389-04:00",
"name": "COL",
"reward": "2.38000",
"odds": "2.45000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/072c170c-8345-4f42-88fb-1fd7315f8777/?format=api"
}
]
}