GET /api/bet_types/2007a94e-8ae1-479b-8c0c-4d2de63e8099/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2007a94e-8ae1-479b-8c0c-4d2de63e8099",
"match": "https://api-prod.gambitprofit.com/api/matches/b1c08e36-478a-464d-b5ca-0378eb24d82c/?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": "South Florida",
"amount": 5984.0
},
{
"team": "Temple",
"amount": 4016.0
}
],
"expected_reward_tokens": 9155.52,
"profit_sb": 155.52,
"profit_sb_percentage": 1.73,
"recommended": true
},
"lines": [
{
"id": "1130d253-1d09-446b-a967-d4a6178d5cd8",
"gambit_id": "6d55f1fe-8362-42c3-a213-8181977676b4",
"last_updated": "2022-11-06T08:58:17.982416-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "South Florida",
"reward": "1.53000",
"odds": "1.60610",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2007a94e-8ae1-479b-8c0c-4d2de63e8099/?format=api"
},
{
"id": "bd161f6a-e6c4-4a68-98f7-2c4cf31392f8",
"gambit_id": "e3b2763f-8e22-46b6-a5a4-14bcad0be5e2",
"last_updated": "2022-11-06T08:58:17.981465-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Temple",
"reward": "2.28000",
"odds": "2.45000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2007a94e-8ae1-479b-8c0c-4d2de63e8099/?format=api"
}
]
}