GET /api/bet_types/5eb2df0b-3ef9-42a6-8595-14f874047ca3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5eb2df0b-3ef9-42a6-8595-14f874047ca3",
"match": "https://api-prod.gambitprofit.com/api/matches/c22b821d-81bd-4446-8c52-30596a5df0af/?format=api",
"name": "Over/Under",
"created_at": "2023-04-04T09:32:17.915956-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": 5421.0
},
{
"team": "Game Total Under 6.5",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "042acc3a-217a-4c3e-9da7-e9b510d02de4",
"gambit_id": "d474392a-967a-4d3e-a913-673af9cff97a",
"last_updated": "2023-04-05T22:47:03.854241-04:00",
"created_at": "2023-04-04T09:32:17.918542-04:00",
"name": "Game Total Over 6.5",
"reward": "1.74000",
"odds": "1.76920",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5eb2df0b-3ef9-42a6-8595-14f874047ca3/?format=api"
},
{
"id": "bc8fc96b-b68c-41eb-b4eb-08324fe6ed99",
"gambit_id": "197928f5-3a86-40f8-aaa3-8e1310cc3480",
"last_updated": "2023-04-05T22:47:03.852567-04:00",
"created_at": "2023-04-04T09:32:17.917214-04:00",
"name": "Game Total Under 6.5",
"reward": "2.06000",
"odds": "2.10000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5eb2df0b-3ef9-42a6-8595-14f874047ca3/?format=api"
}
]
}