GET /api/bet_types/4fe322f6-6230-40dc-87ed-ea916d19e275/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4fe322f6-6230-40dc-87ed-ea916d19e275",
"match": "https://api-prod.gambitprofit.com/api/matches/43f5832f-6d8f-4e4b-892f-ae42ffd9e110/?format=api",
"name": "Over/Under",
"created_at": "2023-11-02T09:08:08.520246-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 6.5",
"amount": 5423.0
},
{
"team": "Game Total Under 6.5",
"amount": 4577.0
}
],
"expected_reward_tokens": 9381.79,
"profit_sb": -118.21,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "96307406-4031-4297-abae-8db558642883",
"gambit_id": "0d156741-ff03-4717-afe2-2ba8602940ee",
"last_updated": "2023-11-03T11:53:25.712406-04:00",
"created_at": "2023-11-02T09:08:08.527279-04:00",
"name": "Game Total Over 6.5",
"reward": "1.73000",
"odds": "1.76920",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fe322f6-6230-40dc-87ed-ea916d19e275/?format=api"
},
{
"id": "bda8d3aa-ba8b-4bf5-9b7e-5bd21c428cfd",
"gambit_id": "4d090898-5f50-48b6-addd-e1b40a5881c0",
"last_updated": "2023-11-03T11:53:25.715953-04:00",
"created_at": "2023-11-02T09:08:08.558558-04:00",
"name": "Game Total Under 6.5",
"reward": "2.05000",
"odds": "2.10000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fe322f6-6230-40dc-87ed-ea916d19e275/?format=api"
}
]
}