GET /api/bet_types/8b38d62c-7a48-48ab-96de-7e5ff2953d56/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8b38d62c-7a48-48ab-96de-7e5ff2953d56",
"match": "https://api-prod.gambitprofit.com/api/matches/51316d4c-7ea4-42e1-a9b7-35ee51799a13/?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": "Los Angeles Gladiators",
"amount": 7066.0
},
{
"team": "Florida Mayhem",
"amount": 2934.0
}
],
"expected_reward_tokens": 8831.34,
"profit_sb": -168.66,
"profit_sb_percentage": -1.87,
"recommended": false
},
"lines": [
{
"id": "c48343fa-6a6a-4b32-b48f-381bfe84012e",
"gambit_id": "6ceb5d84-c313-4b9d-8b78-d13de4bef3b7",
"last_updated": "2022-09-25T15:07:18.586225-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Los Angeles Gladiators",
"reward": "1.25000",
"odds": "1.28000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b38d62c-7a48-48ab-96de-7e5ff2953d56/?format=api"
},
{
"id": "948110ac-ae7c-43ce-a40d-f8bd13afedc3",
"gambit_id": "9b178b93-2deb-4795-b071-55fbc02d76a8",
"last_updated": "2022-09-25T15:07:18.587453-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Florida Mayhem",
"reward": "3.01000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8b38d62c-7a48-48ab-96de-7e5ff2953d56/?format=api"
}
]
}