GET /api/bet_types/b0ccfbaa-4a73-4cc0-abc7-61dccdea217a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b0ccfbaa-4a73-4cc0-abc7-61dccdea217a",
"match": "https://api-prod.gambitprofit.com/api/matches/970f1865-5ac0-4a08-841a-4f1415ebaa25/?format=api",
"name": "Over/Under",
"created_at": "2023-01-20T22:57:02.318378-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 2.5",
"amount": 6065.0
},
{
"team": "Game Total Under 2.5",
"amount": 3935.0
}
],
"expected_reward_tokens": 8853.75,
"profit_sb": -646.25,
"profit_sb_percentage": -6.8,
"recommended": false
},
"lines": [
{
"id": "50b28c3d-a56b-4c50-896a-a5bfadc8e335",
"gambit_id": "3f8065db-ccbc-4ffd-8f61-a85c2862a2d2",
"last_updated": "2023-01-23T11:47:13.777841-05:00",
"created_at": "2023-01-20T22:57:02.320874-05:00",
"name": "Game Total Over 2.5",
"reward": "1.46000",
"odds": "1.53000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0ccfbaa-4a73-4cc0-abc7-61dccdea217a/?format=api"
},
{
"id": "09fee397-ba2e-459e-b028-7e03256fde71",
"gambit_id": "25318fa2-affa-47d6-bf12-a62dcccf024c",
"last_updated": "2023-01-23T11:47:13.776667-05:00",
"created_at": "2023-01-20T22:57:02.319563-05:00",
"name": "Game Total Under 2.5",
"reward": "2.25000",
"odds": "2.45000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b0ccfbaa-4a73-4cc0-abc7-61dccdea217a/?format=api"
}
]
}