GET /api/bet_types/4fdeea5f-b7ca-4c3d-a41e-c40d5b080548/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4fdeea5f-b7ca-4c3d-a41e-c40d5b080548",
"match": "https://api-prod.gambitprofit.com/api/matches/d5bfe3ff-1a28-450d-ba06-20c5f8f5527e/?format=api",
"name": "Over/Under",
"created_at": "2023-04-07T11:31:53.857876-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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Under 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "7a64f214-555a-4689-ae02-d64d7109f0b3",
"gambit_id": "697f26e1-9d22-44a6-97b9-cc27a93e060d",
"last_updated": "2023-04-08T15:51:52.970532-04:00",
"created_at": "2023-04-07T11:31:53.861836-04:00",
"name": "Game Total Over 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fdeea5f-b7ca-4c3d-a41e-c40d5b080548/?format=api"
},
{
"id": "e2da9cb8-d22a-4d60-afb5-f67dd9c96f55",
"gambit_id": "075b2b81-489d-4100-857a-86e50ed10523",
"last_updated": "2023-04-08T15:51:52.968200-04:00",
"created_at": "2023-04-07T11:31:53.859934-04:00",
"name": "Game Total Under 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4fdeea5f-b7ca-4c3d-a41e-c40d5b080548/?format=api"
}
]
}