GET /api/bet_types/ca398400-36b7-4072-bd6c-2e3ca7bbccd2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ca398400-36b7-4072-bd6c-2e3ca7bbccd2",
"match": "https://api-prod.gambitprofit.com/api/matches/904ff7d1-c44a-4d72-8d3f-c126ad33ce11/?format=api",
"name": "Play the Odds",
"created_at": "2023-07-18T08:53:09.743842-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": "ARI",
"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": "174ab75f-c800-47af-a599-7082241bf3d2",
"gambit_id": "d0b92e0a-ddc0-47ae-9247-d5205b6423c5",
"last_updated": "2023-07-20T09:53:26.079684-04:00",
"created_at": "2023-07-18T08:53:09.745322-04:00",
"name": "ARI",
"reward": "1.83000",
"odds": "1.86960",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca398400-36b7-4072-bd6c-2e3ca7bbccd2/?format=api"
},
{
"id": "c4a700f8-158e-415c-878f-5d7e8492e904",
"gambit_id": "46b59ed7-0c49-45ec-952e-2dab1e832612",
"last_updated": "2023-07-20T09:53:26.081018-04:00",
"created_at": "2023-07-18T08:53:09.746776-04:00",
"name": "ATL",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ca398400-36b7-4072-bd6c-2e3ca7bbccd2/?format=api"
}
]
}