GET /api/bet_types/c3db6440-9188-429b-aa96-2b1e7a26b670/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c3db6440-9188-429b-aa96-2b1e7a26b670",
"match": "https://api-prod.gambitprofit.com/api/matches/01fcd747-2b27-4e82-a983-3ee1c5c64406/?format=api",
"name": "Play the Odds",
"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": "CWS",
"amount": 5838.0
},
{
"team": "HOU",
"amount": 4162.0
}
],
"expected_reward_tokens": 9281.26,
"profit_sb": 281.26,
"profit_sb_percentage": 3.13,
"recommended": true
},
"lines": [
{
"id": "b5088b6f-a3c8-4aca-9e77-5c596eeb5fe2",
"gambit_id": "31114950-194f-4e6b-8e71-ab50babbcedf",
"last_updated": "2022-08-17T09:27:03.808758-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "CWS",
"reward": "1.59000",
"odds": "1.64520",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3db6440-9188-429b-aa96-2b1e7a26b670/?format=api"
},
{
"id": "c08bec3a-df35-44f3-bbce-ae613e6a55bc",
"gambit_id": "ab40d525-de5c-491a-8cf8-ee0a4b5d653e",
"last_updated": "2022-08-17T09:27:03.809148-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "HOU",
"reward": "2.23000",
"odds": "2.35000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3db6440-9188-429b-aa96-2b1e7a26b670/?format=api"
}
]
}