GET /api/bet_types/9437fc15-c18f-4757-85c5-497f5ce4fdc8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9437fc15-c18f-4757-85c5-497f5ce4fdc8",
"match": "https://api-prod.gambitprofit.com/api/matches/ccbb35e4-778b-4dc7-b276-15b69960b616/?format=api",
"name": "Over/Under",
"created_at": "2023-04-01T14:47:02.439425-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.5",
"amount": 5213.0
},
{
"team": "Game Total Over 9.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "3d60d5d7-d751-4e25-936e-6d2793ffe487",
"gambit_id": "f689ed15-edc8-455b-a1e3-a39871daf8ee",
"last_updated": "2023-04-02T10:52:12.666904-04:00",
"created_at": "2023-04-01T14:47:02.441168-04:00",
"name": "Game Total Under 9.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9437fc15-c18f-4757-85c5-497f5ce4fdc8/?format=api"
},
{
"id": "6701f6fc-c37e-4b3f-9290-92d65dad9c2f",
"gambit_id": "8a36283f-137f-481b-ad28-f7f19ec26332",
"last_updated": "2023-04-02T10:52:12.669801-04:00",
"created_at": "2023-04-01T14:47:02.442962-04:00",
"name": "Game Total Over 9.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9437fc15-c18f-4757-85c5-497f5ce4fdc8/?format=api"
}
]
}