GET /api/bet_types/5fa6857c-0287-472b-92da-aea1fe64a5d3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5fa6857c-0287-472b-92da-aea1fe64a5d3",
"match": "https://api-prod.gambitprofit.com/api/matches/906c4203-d02b-4aa8-9e1f-2d8f13d38c6f/?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": 7162.0
},
{
"team": "Southern Miss",
"amount": 2838.0
}
],
"expected_reward_tokens": 9166.74,
"profit_sb": 166.74,
"profit_sb_percentage": 1.85,
"recommended": true
},
"lines": [
{
"id": "ce959eaa-bb6b-422b-bba0-0580ca4e05b3",
"gambit_id": "c4c5620e-8c86-498e-b9d3-dddff30e9968",
"last_updated": "2022-11-21T10:12:51.483425-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "South Alabama",
"reward": "1.28000",
"odds": "1.32260",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fa6857c-0287-472b-92da-aea1fe64a5d3/?format=api"
},
{
"id": "1fd9c0c0-0024-425d-a256-cc8ce9261ca5",
"gambit_id": "860aaab4-9117-4969-8a9d-99b966c3438e",
"last_updated": "2022-11-21T10:12:51.482279-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Southern Miss",
"reward": "3.23000",
"odds": "3.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fa6857c-0287-472b-92da-aea1fe64a5d3/?format=api"
}
]
}