GET /api/bet_types/37525550-7cb4-4b5e-a2c3-27335f8732cf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "37525550-7cb4-4b5e-a2c3-27335f8732cf",
"match": "https://api-prod.gambitprofit.com/api/matches/ad92f9db-5738-4995-a67d-ad7c8c32ea10/?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": "Alabama",
"amount": 7399.0
},
{
"team": "Tennessee",
"amount": 2601.0
}
],
"expected_reward_tokens": 9544.71,
"profit_sb": 44.71,
"profit_sb_percentage": 0.47,
"recommended": true
},
"lines": [
{
"id": "b7e1005a-dd19-4fb8-aaf6-0409bfdaa4a0",
"gambit_id": "7b496edd-0ca1-458f-9f61-466e6c49d040",
"last_updated": "2022-10-17T09:37:12.269284-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Alabama",
"reward": "1.29000",
"odds": "1.29410",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37525550-7cb4-4b5e-a2c3-27335f8732cf/?format=api"
},
{
"id": "d1c88992-2dc4-4c96-a087-850125a33c04",
"gambit_id": "66d48201-3b02-4063-8d6f-1d27b81a1d24",
"last_updated": "2022-10-17T09:37:12.268347-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Tennessee",
"reward": "3.67000",
"odds": "3.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37525550-7cb4-4b5e-a2c3-27335f8732cf/?format=api"
}
]
}