GET /api/bet_types/ed68ee02-02ec-4b87-90a2-7f2a094e2996/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ed68ee02-02ec-4b87-90a2-7f2a094e2996",
"match": "https://api-prod.gambitprofit.com/api/matches/d0956dda-0b33-4fc2-9559-2edfba2b5c87/?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 Alabama",
"amount": 6042.0
},
{
"team": "Georgia Southern",
"amount": 3958.0
}
],
"expected_reward_tokens": 9182.56,
"profit_sb": 182.56,
"profit_sb_percentage": 2.03,
"recommended": true
},
"lines": [
{
"id": "7fbcd652-8d20-48cd-8c8e-1e0923f5853f",
"gambit_id": "4f898fb2-33f3-4f67-b566-0e812e35a1e2",
"last_updated": "2022-11-06T16:03:38.228254-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "South Alabama",
"reward": "1.52000",
"odds": "1.58820",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed68ee02-02ec-4b87-90a2-7f2a094e2996/?format=api"
},
{
"id": "710f58df-1bc4-482c-9c0e-0e62299a0e1d",
"gambit_id": "97886d27-1dda-4029-aec2-04b905afb5f4",
"last_updated": "2022-11-06T16:03:38.227292-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Georgia Southern",
"reward": "2.32000",
"odds": "2.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ed68ee02-02ec-4b87-90a2-7f2a094e2996/?format=api"
}
]
}