GET /api/bet_types/560df6b2-d79d-4dac-9e8a-a9865cf007eb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "560df6b2-d79d-4dac-9e8a-a9865cf007eb",
"match": "https://api-prod.gambitprofit.com/api/matches/8fdb0431-2feb-4f14-bc09-9fc15c105a76/?format=api",
"name": "Over/Under",
"created_at": "2023-01-17T09:27:12.433543-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": 5106.0
},
{
"team": "Game Total Under 6.5",
"amount": 4894.0
}
],
"expected_reward_tokens": 9445.42,
"profit_sb": -54.58,
"profit_sb_percentage": -0.57,
"recommended": false
},
"lines": [
{
"id": "c27d043a-161f-4c61-b6c7-64ea863e1996",
"gambit_id": "ddf4ee9b-75b9-4837-be89-811b63eca63f",
"last_updated": "2023-01-18T09:26:57.412133-05:00",
"created_at": "2023-01-17T09:27:12.436233-05:00",
"name": "Game Total Over 6.5",
"reward": "1.85000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/560df6b2-d79d-4dac-9e8a-a9865cf007eb/?format=api"
},
{
"id": "6c124efb-e649-4d3d-a596-012d7107c808",
"gambit_id": "f1d6f020-fe55-4037-b627-2e97aa26b4bb",
"last_updated": "2023-01-18T09:26:57.411020-05:00",
"created_at": "2023-01-17T09:27:12.434902-05:00",
"name": "Game Total Under 6.5",
"reward": "1.93000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/560df6b2-d79d-4dac-9e8a-a9865cf007eb/?format=api"
}
]
}