GET /api/bet_types/317ae936-c632-46d2-8d3b-25f022e235f5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "317ae936-c632-46d2-8d3b-25f022e235f5",
"match": "https://api-prod.gambitprofit.com/api/matches/bfdd7f5e-5c9e-4e1e-b358-f3355f729eae/?format=api",
"name": "Over/Under",
"created_at": "2023-05-06T11:51:56.339387-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 Under 9.5",
"amount": 5107.0
},
{
"team": "Game Total Over 9.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "ab247562-e0ce-494b-9abe-4549c8c8ad8a",
"gambit_id": "6a7d6b90-2a17-4a46-ba39-e0b9f41d6c47",
"last_updated": "2023-05-07T11:57:18.236383-04:00",
"created_at": "2023-05-06T11:51:56.340919-04:00",
"name": "Game Total Under 9.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/317ae936-c632-46d2-8d3b-25f022e235f5/?format=api"
},
{
"id": "4f316669-637f-4655-8ae0-f33bc393289c",
"gambit_id": "3154a0a8-38ae-4d10-94f8-835ba4cf27a6",
"last_updated": "2023-05-07T11:57:18.238253-04:00",
"created_at": "2023-05-06T11:51:56.342478-04:00",
"name": "Game Total Over 9.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/317ae936-c632-46d2-8d3b-25f022e235f5/?format=api"
}
]
}