GET /api/bet_types/eff60b57-5d51-4822-873a-76defbf3e151/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "eff60b57-5d51-4822-873a-76defbf3e151",
"match": "https://api-prod.gambitprofit.com/api/matches/f16dc03e-84df-4438-b0e1-315cd70c8420/?format=api",
"name": "Over/Under",
"created_at": "2023-01-21T10:22:14.800018-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 6.5",
"amount": 5328.0
},
{
"team": "Game Total Under 6.5",
"amount": 4672.0
}
],
"expected_reward_tokens": 9483.84,
"profit_sb": -16.16,
"profit_sb_percentage": -0.17,
"recommended": false
},
"lines": [
{
"id": "d8154ac9-a2ec-4e0b-ad49-90cc89f83630",
"gambit_id": "a49091ce-30a7-43b2-a10c-c295005c3fd7",
"last_updated": "2023-01-23T10:17:15.814961-05:00",
"created_at": "2023-01-21T10:22:14.802862-05:00",
"name": "Game Total Over 6.5",
"reward": "1.78000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eff60b57-5d51-4822-873a-76defbf3e151/?format=api"
},
{
"id": "7f2017d6-da3b-47fb-982c-68fbe99c42f6",
"gambit_id": "9a44b835-e190-4928-954f-1b699a9a701d",
"last_updated": "2023-01-23T10:17:15.813684-05:00",
"created_at": "2023-01-21T10:22:14.801518-05:00",
"name": "Game Total Under 6.5",
"reward": "2.03000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/eff60b57-5d51-4822-873a-76defbf3e151/?format=api"
}
]
}