GET /api/bet_types/be8876ec-f04b-428a-ae3c-3a58da88be90/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "be8876ec-f04b-428a-ae3c-3a58da88be90",
"match": "https://api-prod.gambitprofit.com/api/matches/34d8c567-782c-419b-a407-28b0979828b3/?format=api",
"name": "Play the Odds",
"created_at": "2023-05-15T14:11:56.433125-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": "TEX",
"amount": 5107.0
},
{
"team": "ATL",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "ef340cae-5815-4694-89b0-f85df56cae21",
"gambit_id": "78b6555d-3852-420b-b5b4-fda697aadc0f",
"last_updated": "2023-05-16T10:42:10.406234-04:00",
"created_at": "2023-05-15T14:11:56.434604-04:00",
"name": "TEX",
"reward": "1.83000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be8876ec-f04b-428a-ae3c-3a58da88be90/?format=api"
},
{
"id": "17a79288-8b74-4a49-86d7-9459ae6689f5",
"gambit_id": "3b668c54-f48c-41d3-97cb-92f78fbebb43",
"last_updated": "2023-05-16T10:42:10.408075-04:00",
"created_at": "2023-05-15T14:11:56.436066-04:00",
"name": "ATL",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be8876ec-f04b-428a-ae3c-3a58da88be90/?format=api"
}
]
}