GET /api/bet_types/2f9f1c41-4c0e-4502-b644-4ff826e9e514/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2f9f1c41-4c0e-4502-b644-4ff826e9e514",
"match": "https://api-prod.gambitprofit.com/api/matches/e9fff7eb-34b5-4fc4-8cae-38a225f9fe18/?format=api",
"name": "Over/Under",
"created_at": "2023-09-29T12:47:55.026408-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 8.5",
"amount": 5107.0
},
{
"team": "Game Total Over 8.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "6d777916-ea13-45ba-8a80-ad2a75d25124",
"gambit_id": "3d941744-4bfd-410c-9ede-c049e55d1c42",
"last_updated": "2023-09-30T10:58:15.805806-04:00",
"created_at": "2023-09-29T12:47:55.042062-04:00",
"name": "Game Total Under 8.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f9f1c41-4c0e-4502-b644-4ff826e9e514/?format=api"
},
{
"id": "529cdd77-a574-457e-8bcf-b2501f646d11",
"gambit_id": "fc8393c1-0b80-489d-b3ab-f000be9c2f50",
"last_updated": "2023-09-30T10:58:15.802656-04:00",
"created_at": "2023-09-29T12:47:55.034446-04:00",
"name": "Game Total Over 8.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f9f1c41-4c0e-4502-b644-4ff826e9e514/?format=api"
}
]
}