GET /api/bet_types/fb1ab2d1-3403-4633-9eb0-d0a6dc69ae0d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fb1ab2d1-3403-4633-9eb0-d0a6dc69ae0d",
"match": "https://api-prod.gambitprofit.com/api/matches/620362ed-da37-45a4-9cea-7c13d56f60bd/?format=api",
"name": "Play the Odds",
"created_at": "2023-09-09T09:43:01.330253-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": "ATL",
"amount": 5107.0
},
{
"team": "PIT",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "f9fe0a54-0bd2-497c-b872-3cf6c3e5e41f",
"gambit_id": "77d0e115-63d0-4662-a9fc-b0ba0776e182",
"last_updated": "2023-09-11T09:03:28.476618-04:00",
"created_at": "2023-09-09T09:43:01.338369-04:00",
"name": "ATL",
"reward": "1.83000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb1ab2d1-3403-4633-9eb0-d0a6dc69ae0d/?format=api"
},
{
"id": "4f79509a-5034-4b54-9cfa-b40762927341",
"gambit_id": "ce8c21d1-c487-413a-ab6d-aa95d179cd85",
"last_updated": "2023-09-11T09:03:28.472947-04:00",
"created_at": "2023-09-09T09:43:01.334303-04:00",
"name": "PIT",
"reward": "1.91000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fb1ab2d1-3403-4633-9eb0-d0a6dc69ae0d/?format=api"
}
]
}