GET /api/bet_types/2b830c3e-2d73-4891-91af-6b6e90826b3a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2b830c3e-2d73-4891-91af-6b6e90826b3a",
"match": "https://api-prod.gambitprofit.com/api/matches/34f9cd6a-21ea-4081-8c0b-80d596398b4e/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 Under 6.5",
"amount": 5208.0
},
{
"team": "Game Total Over 6.5",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "8a7dbd35-495f-47d0-8f28-cccab875422c",
"gambit_id": "023618bb-659f-4196-a10f-b731155c8d52",
"last_updated": "2022-12-05T11:22:14.148715-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.73000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b830c3e-2d73-4891-91af-6b6e90826b3a/?format=api"
},
{
"id": "cfc4f53c-9b44-4c15-b026-999322bf8378",
"gambit_id": "0ee091bd-4ad1-4713-acdd-548a068bb751",
"last_updated": "2022-12-05T11:22:14.149793-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.88000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2b830c3e-2d73-4891-91af-6b6e90826b3a/?format=api"
}
]
}