GET /api/bet_types/7538cd40-414b-44e1-8619-02ba5632792a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7538cd40-414b-44e1-8619-02ba5632792a",
"match": "https://api-prod.gambitprofit.com/api/matches/41f6dee8-b8fe-457e-a9c3-c73d0ea3eb8d/?format=api",
"name": "Play the Odds",
"created_at": "2023-08-28T08:48:09.970250-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": "CIN",
"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": "fda92c66-a377-41eb-9729-684ddead1915",
"gambit_id": "f77b8d88-8cd6-4892-b22b-924923b7cb21",
"last_updated": "2023-08-29T09:32:59.126395-04:00",
"created_at": "2023-08-28T08:48:09.974168-04:00",
"name": "CIN",
"reward": "1.53000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7538cd40-414b-44e1-8619-02ba5632792a/?format=api"
},
{
"id": "3ce91516-812b-49bb-882b-4602da3d50ef",
"gambit_id": "96bb0299-3d4c-4e26-b8f6-dd07ff8ac996",
"last_updated": "2023-08-29T09:32:59.135263-04:00",
"created_at": "2023-08-28T08:48:09.978456-04:00",
"name": "SFO",
"reward": "2.53000",
"odds": "2.60000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7538cd40-414b-44e1-8619-02ba5632792a/?format=api"
}
]
}