GET /api/bet_types/23c8c62f-146c-44f6-8230-36495e12f548/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "23c8c62f-146c-44f6-8230-36495e12f548",
"match": "https://api-prod.gambitprofit.com/api/matches/ca3a5c2f-0e82-4460-ad2d-27881ce4860f/?format=api",
"name": "Over/Under",
"created_at": "2023-04-29T16:26:57.943394-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 6.5",
"amount": 5614.0
},
{
"team": "Game Total Under 6.5",
"amount": 4386.0
}
],
"expected_reward_tokens": 9429.9,
"profit_sb": -70.1,
"profit_sb_percentage": -0.74,
"recommended": false
},
"lines": [
{
"id": "239be19f-dddf-414d-a461-79fd17db9b14",
"gambit_id": "81700f30-006b-496e-a502-9b138236c5f2",
"last_updated": "2023-04-30T15:37:13.937160-04:00",
"created_at": "2023-04-29T16:26:57.946093-04:00",
"name": "Game Total Over 6.5",
"reward": "1.68000",
"odds": "1.71430",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23c8c62f-146c-44f6-8230-36495e12f548/?format=api"
},
{
"id": "ceaedc1c-c2e6-41fe-9154-c63bd82e4335",
"gambit_id": "e51175ef-d804-477a-a600-302dff2c50bc",
"last_updated": "2023-04-30T15:37:13.935659-04:00",
"created_at": "2023-04-29T16:26:57.944744-04:00",
"name": "Game Total Under 6.5",
"reward": "2.15000",
"odds": "2.20000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23c8c62f-146c-44f6-8230-36495e12f548/?format=api"
}
]
}