GET /api/bet_types/6fb85c39-d0c6-4799-91e2-047a604e483d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6fb85c39-d0c6-4799-91e2-047a604e483d",
"match": "https://api-prod.gambitprofit.com/api/matches/385c9204-4258-4a3d-b0d8-169c8d79a925/?format=api",
"name": "Over/Under",
"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": "Game Total Over 8.5",
"amount": 5208.0
},
{
"team": "Game Total Under 8.5",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "202b47f1-3ff0-42fc-be87-9f7cb8a3a69a",
"gambit_id": "9ec7810f-a9eb-4362-a187-e9bb3d4a8667",
"last_updated": "2022-09-26T10:32:11.960029-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 8.5",
"reward": "1.73000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6fb85c39-d0c6-4799-91e2-047a604e483d/?format=api"
},
{
"id": "8569d2b3-46ba-4b36-9348-1c84f8f7e35e",
"gambit_id": "ec99696e-eccf-435c-87e8-ef37cde04761",
"last_updated": "2022-09-26T10:32:11.958879-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 8.5",
"reward": "1.88000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6fb85c39-d0c6-4799-91e2-047a604e483d/?format=api"
}
]
}