GET /api/bet_types/5fe0092a-adfb-4c45-b5eb-1c9800586167/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5fe0092a-adfb-4c45-b5eb-1c9800586167",
"match": "https://api-prod.gambitprofit.com/api/matches/251d728b-9b72-48a4-b0c0-a8de5a387fb4/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-31T11:47:17.604217-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": "MIN",
"amount": 5421.0
},
{
"team": "HOU",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "4efee16b-e54a-4f9a-a107-d1fd718886a1",
"gambit_id": "05ec5165-c87d-4fb6-95f2-fdbcb71c0abf",
"last_updated": "2023-06-01T10:07:11.037577-04:00",
"created_at": "2023-05-31T11:47:17.605867-04:00",
"name": "MIN",
"reward": "1.74000",
"odds": "1.76920",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fe0092a-adfb-4c45-b5eb-1c9800586167/?format=api"
},
{
"id": "c02a80fa-c0b0-438a-9dee-281ae078b4c5",
"gambit_id": "e80f9da3-ca19-427b-b75d-be20f8b4ee30",
"last_updated": "2023-06-01T10:07:11.040540-04:00",
"created_at": "2023-05-31T11:47:17.607600-04:00",
"name": "HOU",
"reward": "2.06000",
"odds": "2.10000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5fe0092a-adfb-4c45-b5eb-1c9800586167/?format=api"
}
]
}