GET /api/bet_types/e3f9ed43-0f8b-4be9-9a7d-0c86fec05dab/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e3f9ed43-0f8b-4be9-9a7d-0c86fec05dab",
"match": "https://api-prod.gambitprofit.com/api/matches/e15775ef-051f-49ba-92bc-912f38ba2164/?format=api",
"name": "Over/Under",
"created_at": "2023-09-15T16:03:06.693095-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 2.5",
"amount": 5376.0
},
{
"team": "Game Total Under 2.5",
"amount": 4624.0
}
],
"expected_reward_tokens": 9246.72,
"profit_sb": -253.28,
"profit_sb_percentage": -2.67,
"recommended": false
},
"lines": [
{
"id": "08026922-560d-4a17-8de3-e7a0c010c8de",
"gambit_id": "d6861955-4073-4416-8a8d-a34a4f9b22a8",
"last_updated": "2023-09-18T23:13:13.943184-04:00",
"created_at": "2023-09-15T16:03:06.698066-04:00",
"name": "Game Total Over 2.5",
"reward": "1.72000",
"odds": "1.75000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3f9ed43-0f8b-4be9-9a7d-0c86fec05dab/?format=api"
},
{
"id": "bd2713cb-2ba9-4bc8-9322-d08b3f93d4f4",
"gambit_id": "440d71ce-61e7-4fd3-9e8c-1288c073e364",
"last_updated": "2023-09-18T23:13:13.947028-04:00",
"created_at": "2023-09-15T16:03:06.703925-04:00",
"name": "Game Total Under 2.5",
"reward": "2.00000",
"odds": "2.05000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e3f9ed43-0f8b-4be9-9a7d-0c86fec05dab/?format=api"
}
]
}