GET /api/bet_types/979377e8-77bb-471b-ab3d-511f56639615/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "979377e8-77bb-471b-ab3d-511f56639615",
"match": "https://api-prod.gambitprofit.com/api/matches/b9f5985f-dc01-4fc3-9131-75cbc1dbc8d0/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-03T11:03:20.342377-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": "SEA",
"amount": 6232.0
},
{
"team": "SFO",
"amount": 3768.0
}
],
"expected_reward_tokens": 9533.04,
"profit_sb": 33.04,
"profit_sb_percentage": 0.35,
"recommended": true
},
"lines": [
{
"id": "2deca994-46ff-4622-9c12-aeeb9f21a2de",
"gambit_id": "3d82cc2c-3676-49d5-a9ed-0d06d2c52b10",
"last_updated": "2023-07-04T10:23:16.103331-04:00",
"created_at": "2023-07-03T11:03:20.344669-04:00",
"name": "SEA",
"reward": "1.53000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/979377e8-77bb-471b-ab3d-511f56639615/?format=api"
},
{
"id": "7f31a986-2188-4c38-bb4d-665fc67e5a84",
"gambit_id": "5fcbee57-096e-4c0f-98f6-05d43ed78bad",
"last_updated": "2023-07-04T10:23:16.104934-04:00",
"created_at": "2023-07-03T11:03:20.346864-04:00",
"name": "SFO",
"reward": "2.53000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/979377e8-77bb-471b-ab3d-511f56639615/?format=api"
}
]
}