GET /api/bet_types/04f98736-e993-4065-8663-b6679b1cb3f7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "04f98736-e993-4065-8663-b6679b1cb3f7",
"match": "https://api-prod.gambitprofit.com/api/matches/920107c7-ac25-4c89-9b6f-1652a2144bdf/?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": "Tulane",
"amount": 7829.0
},
{
"team": "South Florida",
"amount": 2171.0
}
],
"expected_reward_tokens": 9551.38,
"profit_sb": 51.38,
"profit_sb_percentage": 0.54,
"recommended": true
},
"lines": [
{
"id": "d1dde078-3104-4940-a522-2116930e4c4a",
"gambit_id": "97fc4310-0bbd-4d37-9509-52ce2898520a",
"last_updated": "2022-10-17T09:41:53.415213-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tulane",
"reward": "1.22000",
"odds": "1.22220",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04f98736-e993-4065-8663-b6679b1cb3f7/?format=api"
},
{
"id": "ba382efc-97c5-47e2-84c5-554ea8ab2708",
"gambit_id": "8462d4af-3f83-4c80-9a55-36ed7782b365",
"last_updated": "2022-10-17T09:41:53.414282-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "South Florida",
"reward": "4.40000",
"odds": "4.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04f98736-e993-4065-8663-b6679b1cb3f7/?format=api"
}
]
}