GET /api/bet_types/dd7d0446-47d5-49f2-8bc3-687df5882689/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "dd7d0446-47d5-49f2-8bc3-687df5882689",
"match": "https://api-prod.gambitprofit.com/api/matches/37880f65-ae80-4536-ae46-6fdeb4bbf721/?format=api",
"name": "Over/Under",
"created_at": "2024-01-13T09:38:12.302470-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 Under 6.5",
"amount": 5213.0
},
{
"team": "Game Total Over 6.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "07622043-023d-40ca-90cf-774f33033a55",
"gambit_id": "c39a4381-8845-43a6-aa2a-d1c0cd479fd3",
"last_updated": "2024-01-16T15:13:02.091277-05:00",
"created_at": "2024-01-13T09:38:12.312459-05:00",
"name": "Game Total Under 6.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd7d0446-47d5-49f2-8bc3-687df5882689/?format=api"
},
{
"id": "8c990972-3947-4cf1-ae60-1e6247027c34",
"gambit_id": "a7b30051-7526-4765-bb5d-0545d4f0f332",
"last_updated": "2024-01-16T15:13:02.087523-05:00",
"created_at": "2024-01-13T09:38:12.306669-05:00",
"name": "Game Total Over 6.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dd7d0446-47d5-49f2-8bc3-687df5882689/?format=api"
}
]
}