GET /api/bet_types/bb6f3333-3bb5-474e-bcac-aef857e11aca/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bb6f3333-3bb5-474e-bcac-aef857e11aca",
"match": "https://api-prod.gambitprofit.com/api/matches/677a7e88-e228-499b-8eff-ff3ee799bd11/?format=api",
"name": "Play the Odds",
"created_at": "2024-01-05T09:32:57.280555-05: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": "Atlanta Hawks",
"amount": 5107.0
},
{
"team": "Indiana Pacers",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "a710e424-de74-40ea-b521-0bd5b678cdd2",
"gambit_id": "1df6512d-ecda-46fe-b5a5-461f7ba71cb1",
"last_updated": "2024-01-08T14:48:14.554157-05:00",
"created_at": "2024-01-05T09:32:57.284934-05:00",
"name": "Atlanta Hawks",
"reward": "1.83000",
"odds": "1.86960",
"spread": "3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb6f3333-3bb5-474e-bcac-aef857e11aca/?format=api"
},
{
"id": "539dbee8-fce8-435f-96d4-835dfee58c1c",
"gambit_id": "624eca2b-a8c6-4490-87cf-5e0ab60b28aa",
"last_updated": "2024-01-08T14:48:14.557836-05:00",
"created_at": "2024-01-05T09:32:57.289225-05:00",
"name": "Indiana Pacers",
"reward": "1.91000",
"odds": "1.95240",
"spread": "-3.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bb6f3333-3bb5-474e-bcac-aef857e11aca/?format=api"
}
]
}