GET /api/bet_types/c2416b20-a012-442a-9ed3-22662eaed041/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c2416b20-a012-442a-9ed3-22662eaed041",
"match": "https://api-prod.gambitprofit.com/api/matches/b96acc60-6c51-40aa-a771-275c89a25ae9/?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": "Florida State",
"amount": 6786.0
},
{
"team": "Miami Florida",
"amount": 3214.0
}
],
"expected_reward_tokens": 9159.9,
"profit_sb": 159.9,
"profit_sb_percentage": 1.78,
"recommended": true
},
"lines": [
{
"id": "88f6a14a-df93-4530-abec-b39ccd1b20e2",
"gambit_id": "45461deb-d1fd-41c7-9647-b06710c59c53",
"last_updated": "2022-11-06T16:13:00.606147-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Florida State",
"reward": "1.35000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2416b20-a012-442a-9ed3-22662eaed041/?format=api"
},
{
"id": "a0112a33-c8c2-4deb-a17d-7da5829b20fc",
"gambit_id": "cdb2d96a-8772-48ee-94f4-4d72cdf9a2fa",
"last_updated": "2022-11-06T16:13:00.605166-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Miami Florida",
"reward": "2.85000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c2416b20-a012-442a-9ed3-22662eaed041/?format=api"
}
]
}