GET /api/bet_types/5a2b5dbd-ab4c-4368-9c15-1a8bb82b500a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5a2b5dbd-ab4c-4368-9c15-1a8bb82b500a",
"match": "https://api-prod.gambitprofit.com/api/matches/c58d1c9f-8e2f-4624-8424-f38388d3e638/?format=api",
"name": "Over/Under",
"created_at": "2023-04-02T09:57:09.453422-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 Over 8",
"amount": 5107.0
},
{
"team": "Game Total Under 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "b3ee8e19-49ae-47c3-b687-0ca95be76c5e",
"gambit_id": "6154a7f5-86f9-408d-8e64-80a114578efe",
"last_updated": "2023-04-03T14:16:51.632205-04:00",
"created_at": "2023-04-02T09:57:09.458539-04:00",
"name": "Game Total Over 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a2b5dbd-ab4c-4368-9c15-1a8bb82b500a/?format=api"
},
{
"id": "e083ea9b-4131-4c13-9aee-f9b4fe197935",
"gambit_id": "36a76195-f3b8-4b95-aa5e-3e2869919991",
"last_updated": "2023-04-03T14:16:51.629826-04:00",
"created_at": "2023-04-02T09:57:09.455831-04:00",
"name": "Game Total Under 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a2b5dbd-ab4c-4368-9c15-1a8bb82b500a/?format=api"
}
]
}