GET /api/bet_types/7a82493b-af07-408d-b39a-499c639dc528/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7a82493b-af07-408d-b39a-499c639dc528",
"match": "https://api-prod.gambitprofit.com/api/matches/b9ff72a7-304d-4746-baf0-c76a6dc375b5/?format=api",
"name": "Over/Under",
"created_at": "2024-01-13T09:38:12.792872-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 5.5",
"amount": 5213.0
},
{
"team": "Game Total Under 5.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "f9cc1cd9-8018-491c-9969-9fd3dcf958b5",
"gambit_id": "a599c168-32fd-4bda-8b33-095d5510ec43",
"last_updated": "2024-01-16T15:13:02.588546-05:00",
"created_at": "2024-01-13T09:38:12.796551-05:00",
"name": "Game Total Over 5.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a82493b-af07-408d-b39a-499c639dc528/?format=api"
},
{
"id": "80e6353f-d3a4-451f-a8c6-e8c1059f01aa",
"gambit_id": "c9bdcb0c-1737-4e6b-9342-e7b116f5913f",
"last_updated": "2024-01-16T15:13:02.592497-05:00",
"created_at": "2024-01-13T09:38:12.802081-05:00",
"name": "Game Total Under 5.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7a82493b-af07-408d-b39a-499c639dc528/?format=api"
}
]
}