GET /api/bet_types/5e09fa03-08d6-47fe-b965-a3430bbfd833/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5e09fa03-08d6-47fe-b965-a3430bbfd833",
"match": "https://api-prod.gambitprofit.com/api/matches/3cf3a730-285d-48de-bbfa-587386181807/?format=api",
"name": "Over/Under",
"created_at": "2023-05-07T11:57:07.278184-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 7.5",
"amount": 5107.0
},
{
"team": "Game Total Over 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "204a5033-b34f-417f-bd50-b7d2fe2cb1f6",
"gambit_id": "8cb2f9ed-c718-4a67-adba-d0df2990eb1f",
"last_updated": "2023-05-08T11:47:06.028437-04:00",
"created_at": "2023-05-07T11:57:07.279986-04:00",
"name": "Game Total Under 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e09fa03-08d6-47fe-b965-a3430bbfd833/?format=api"
},
{
"id": "5816e877-93c7-4830-840d-68320c895588",
"gambit_id": "e7cc4a83-ca8c-4525-b59c-5e15d0e38d97",
"last_updated": "2023-05-08T11:47:06.030556-04:00",
"created_at": "2023-05-07T11:57:07.282353-04:00",
"name": "Game Total Over 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5e09fa03-08d6-47fe-b965-a3430bbfd833/?format=api"
}
]
}