GET /api/bet_types/c25e3ad6-01b6-47e4-b03d-2c9418772928/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c25e3ad6-01b6-47e4-b03d-2c9418772928",
"match": "https://api-prod.gambitprofit.com/api/matches/6cce9c1b-f2c1-43ea-bd25-156cf322e0c5/?format=api",
"name": "Over/Under",
"created_at": "2023-09-13T09:07:59.252160-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 9",
"amount": 5213.0
},
{
"team": "Game Total Over 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "1c25fa0b-24ca-4706-bdee-fc6015450e8d",
"gambit_id": "f5d5e231-8a64-41af-8646-7a9729cf8359",
"last_updated": "2023-09-15T10:18:22.374636-04:00",
"created_at": "2023-09-13T09:07:59.261572-04:00",
"name": "Game Total Under 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c25e3ad6-01b6-47e4-b03d-2c9418772928/?format=api"
},
{
"id": "8f1fe3e0-4046-49e5-b6a7-8308b2eb07a6",
"gambit_id": "0ffa8275-192f-4887-9bd8-c41e5e41da89",
"last_updated": "2023-09-15T10:18:22.370365-04:00",
"created_at": "2023-09-13T09:07:59.256796-04:00",
"name": "Game Total Over 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c25e3ad6-01b6-47e4-b03d-2c9418772928/?format=api"
}
]
}