GET /api/bet_types/646c577e-8e9b-4a93-8564-4eec4409e293/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "646c577e-8e9b-4a93-8564-4eec4409e293",
"match": "https://api-prod.gambitprofit.com/api/matches/676502c6-4022-47aa-a361-8adf22d049c2/?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": 6786.0
},
{
"team": "Tulsa",
"amount": 3214.0
}
],
"expected_reward_tokens": 9159.9,
"profit_sb": 159.9,
"profit_sb_percentage": 1.78,
"recommended": true
},
"lines": [
{
"id": "22a363c5-47b5-46b6-a8bf-cbbeeff63a00",
"gambit_id": "186ce80e-c707-42e1-8808-2bb7221f49cb",
"last_updated": "2022-11-06T08:22:31.419661-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tulane",
"reward": "1.35000",
"odds": "1.40000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/646c577e-8e9b-4a93-8564-4eec4409e293/?format=api"
},
{
"id": "7ac92808-eb22-461c-9491-f72f826ebe0e",
"gambit_id": "0448f8c1-fe24-4e58-855a-b7179ce51994",
"last_updated": "2022-11-06T08:22:31.418693-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tulsa",
"reward": "2.85000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/646c577e-8e9b-4a93-8564-4eec4409e293/?format=api"
}
]
}