GET /api/bet_types/ad2db869-bc75-4864-b549-5333f5784e4a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ad2db869-bc75-4864-b549-5333f5784e4a",
"match": "https://api-prod.gambitprofit.com/api/matches/85a0c3c1-e74f-46f2-9099-bdacd79fea26/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-23T09:38:26.342903-04: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": "CLE",
"amount": 5688.0
},
{
"team": "BAL",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "c22fa220-4575-42f3-a03d-a886b3145771",
"gambit_id": "be356527-05cc-497e-bb77-51ccbc1576fe",
"last_updated": "2023-09-25T14:23:22.968009-04:00",
"created_at": "2023-09-23T09:38:26.350485-04:00",
"name": "CLE",
"reward": "1.66000",
"odds": "1.68970",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad2db869-bc75-4864-b549-5333f5784e4a/?format=api"
},
{
"id": "0e3facf0-8367-42df-bb1d-8ed49972fd11",
"gambit_id": "3215c2cd-5439-47e1-9735-6363fa49c0e2",
"last_updated": "2023-09-25T14:23:22.964148-04:00",
"created_at": "2023-09-23T09:38:26.346390-04:00",
"name": "BAL",
"reward": "2.19000",
"odds": "2.25000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ad2db869-bc75-4864-b549-5333f5784e4a/?format=api"
}
]
}