GET /api/bet_types/c681a18e-7635-46d5-8ce9-6fecf2490587/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c681a18e-7635-46d5-8ce9-6fecf2490587",
"match": "https://api-prod.gambitprofit.com/api/matches/ac5ca29c-084f-44da-a56f-77488be6d7fc/?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": "Miami Florida",
"amount": 7399.0
},
{
"team": "Virginia Tech",
"amount": 2601.0
}
],
"expected_reward_tokens": 9544.71,
"profit_sb": 44.71,
"profit_sb_percentage": 0.47,
"recommended": true
},
"lines": [
{
"id": "162300b5-d43a-4ece-a675-38e8682e5da5",
"gambit_id": "d64f25f0-9d75-4276-a7d7-b536bce2a293",
"last_updated": "2022-10-16T15:12:14.200762-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Miami Florida",
"reward": "1.29000",
"odds": "1.29410",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c681a18e-7635-46d5-8ce9-6fecf2490587/?format=api"
},
{
"id": "ca2027c7-facc-4cb6-bcb1-ad8b5a954d5c",
"gambit_id": "e5c7baf8-e2e2-4436-a5a7-6bf76f4c28bd",
"last_updated": "2022-10-16T15:12:14.199768-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Virginia Tech",
"reward": "3.67000",
"odds": "3.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c681a18e-7635-46d5-8ce9-6fecf2490587/?format=api"
}
]
}