GET /api/bet_types/3a80a412-3457-4d75-89d5-d74a4beada2d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3a80a412-3457-4d75-89d5-d74a4beada2d",
"match": "https://api-prod.gambitprofit.com/api/matches/e9969266-279b-4709-8ef8-a26523610b2d/?format=api",
"name": "Over/Under",
"created_at": "2023-12-12T10:03:10.512249-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 Under 6.5",
"amount": 5213.0
},
{
"team": "Game Total Over 6.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "ab0c3a99-1094-4df2-a3db-40b0fea08c94",
"gambit_id": "77768506-2f5d-4dc5-a313-7c0652d0f1c6",
"last_updated": "2023-12-14T10:28:42.622901-05:00",
"created_at": "2023-12-12T10:03:10.520021-05:00",
"name": "Game Total Under 6.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a80a412-3457-4d75-89d5-d74a4beada2d/?format=api"
},
{
"id": "e0c3de3f-cd55-488e-91d4-7be0b243a93e",
"gambit_id": "7533175e-36ba-42a0-8e33-4fd0f35b4ebc",
"last_updated": "2023-12-14T10:28:42.619715-05:00",
"created_at": "2023-12-12T10:03:10.515857-05:00",
"name": "Game Total Over 6.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3a80a412-3457-4d75-89d5-d74a4beada2d/?format=api"
}
]
}