GET /api/bet_types/d396c4cc-1525-4772-bbda-0510f7cad4ec/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d396c4cc-1525-4772-bbda-0510f7cad4ec",
"match": "https://api-prod.gambitprofit.com/api/matches/a9a28d27-972d-4b1c-af42-49e71550cbf1/?format=api",
"name": "Play the Odds",
"created_at": "2023-04-21T12:52:12.430799-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": 6020.0
},
{
"team": "PIT",
"amount": 3980.0
}
],
"expected_reward_tokens": 9511.6,
"profit_sb": 11.6,
"profit_sb_percentage": 0.12,
"recommended": true
},
"lines": [
{
"id": "acbf5b30-ce5e-4efe-9c96-3b89c5d34926",
"gambit_id": "4c0f51f0-36b1-4ba3-beef-82f93bdc8ade",
"last_updated": "2023-04-22T13:07:16.860112-04:00",
"created_at": "2023-04-21T12:52:12.434860-04:00",
"name": "CIN",
"reward": "1.58000",
"odds": "1.60610",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d396c4cc-1525-4772-bbda-0510f7cad4ec/?format=api"
},
{
"id": "618f5df6-9ca1-4dd0-b0d8-d63ab58e81bc",
"gambit_id": "98ffb0da-dfac-473c-be00-de9f5ebbaea4",
"last_updated": "2023-04-22T13:07:16.858718-04:00",
"created_at": "2023-04-21T12:52:12.432909-04:00",
"name": "PIT",
"reward": "2.39000",
"odds": "2.45000",
"spread": "-1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d396c4cc-1525-4772-bbda-0510f7cad4ec/?format=api"
}
]
}