GET /api/bet_types/e37634e1-df5a-4691-8e69-e68b1a50aa83/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e37634e1-df5a-4691-8e69-e68b1a50aa83",
"match": "https://api-prod.gambitprofit.com/api/matches/a147d867-a466-455b-9d37-57a95d39dd9b/?format=api",
"name": "Over/Under",
"created_at": "2023-05-06T11:51:56.921601-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": "Game Total Under 9.5",
"amount": 5213.0
},
{
"team": "Game Total Over 9.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "34b1ffde-7b1a-4d9a-819f-21ecb09df981",
"gambit_id": "54ba2111-4b7d-437b-a7ef-6b4564346fba",
"last_updated": "2023-05-07T11:57:19.122195-04:00",
"created_at": "2023-05-06T11:51:56.922935-04:00",
"name": "Game Total Under 9.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e37634e1-df5a-4691-8e69-e68b1a50aa83/?format=api"
},
{
"id": "66e4117d-f628-4673-a2a2-50c212a27b3a",
"gambit_id": "db83cb26-8cef-4df6-b096-95cc58b0e562",
"last_updated": "2023-05-07T11:57:19.123791-04:00",
"created_at": "2023-05-06T11:51:56.924336-04:00",
"name": "Game Total Over 9.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e37634e1-df5a-4691-8e69-e68b1a50aa83/?format=api"
}
]
}