GET /api/bet_types/8854e33b-36ed-4a72-99eb-9efbc262f766/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8854e33b-36ed-4a72-99eb-9efbc262f766",
"match": "https://api-prod.gambitprofit.com/api/matches/0b9792c7-0c1e-4868-aa3b-91a5d8a75ab2/?format=api",
"name": "Play the Odds",
"created_at": "1969-12-31T19:00:00-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": "Indianapolis Colts",
"amount": 5106.0
},
{
"team": "Jacksonville Jaguars",
"amount": 4894.0
}
],
"expected_reward_tokens": 9445.42,
"profit_sb": -54.58,
"profit_sb_percentage": -0.57,
"recommended": false
},
"lines": [
{
"id": "6b85f72a-c1c9-407e-9dcc-cee0a62c3a18",
"gambit_id": "7160809f-6d43-438c-b755-825fa5d6922a",
"last_updated": "2022-10-17T15:32:03.040780-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Indianapolis Colts",
"reward": "1.85000",
"odds": "1.86960",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8854e33b-36ed-4a72-99eb-9efbc262f766/?format=api"
},
{
"id": "c3898265-28e5-46a0-8c4f-47a486ba3f90",
"gambit_id": "05e12c53-0560-4be8-969b-faafcb70c845",
"last_updated": "2022-10-17T15:32:03.041720-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Jacksonville Jaguars",
"reward": "1.93000",
"odds": "1.95240",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8854e33b-36ed-4a72-99eb-9efbc262f766/?format=api"
}
]
}