GET /api/bet_types/9452752c-e118-45c6-a049-aff5140c3f8f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9452752c-e118-45c6-a049-aff5140c3f8f",
"match": "https://api-prod.gambitprofit.com/api/matches/c5fbfcca-6068-40e3-aa62-ef9cd3a84d04/?format=api",
"name": "Over/Under",
"created_at": "2024-01-09T09:23:04.968850-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": 5319.0
},
{
"team": "Game Total Under 6.5",
"amount": 4681.0
}
],
"expected_reward_tokens": 9361.44,
"profit_sb": -138.56,
"profit_sb_percentage": -1.46,
"recommended": false
},
"lines": [
{
"id": "c270c87b-ff53-4ac9-9e4c-8a42ada994bc",
"gambit_id": "1cc97770-ee78-4302-a046-b71f933c2d21",
"last_updated": "2024-01-11T11:08:02.947374-05:00",
"created_at": "2024-01-09T09:23:04.972607-05:00",
"name": "Game Total Over 6.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9452752c-e118-45c6-a049-aff5140c3f8f/?format=api"
},
{
"id": "b87d3044-8568-4503-a482-889f6a1ddea7",
"gambit_id": "8413a518-01bb-4982-9f1a-fdac29f1e7bd",
"last_updated": "2024-01-11T11:08:02.950837-05:00",
"created_at": "2024-01-09T09:23:04.984904-05:00",
"name": "Game Total Under 6.5",
"reward": "2.00000",
"odds": "2.05000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9452752c-e118-45c6-a049-aff5140c3f8f/?format=api"
}
]
}