GET /api/bet_types/74e06a59-f2ca-4719-9186-c093e589c978/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "74e06a59-f2ca-4719-9186-c093e589c978",
"match": "https://api-prod.gambitprofit.com/api/matches/83a9cc4f-cbef-4ccd-b1dc-a01432597925/?format=api",
"name": "Over/Under",
"created_at": "2023-03-26T13:37:01.390467-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 231.5",
"amount": 5000.0
},
{
"team": "Game Total Over 231.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "7801f032-ca8e-4096-a040-5cdedf03127b",
"gambit_id": "844da675-8e99-4145-b228-f26fe974357b",
"last_updated": "2023-03-27T11:36:53.335089-04:00",
"created_at": "2023-03-26T13:37:01.392677-04:00",
"name": "Game Total Under 231.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "231.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74e06a59-f2ca-4719-9186-c093e589c978/?format=api"
},
{
"id": "012cc2d2-69e0-4f59-80cc-d10c04d3cb97",
"gambit_id": "0aea824a-a370-4216-b27b-5358ed1b7715",
"last_updated": "2023-03-27T11:36:53.336777-04:00",
"created_at": "2023-03-26T13:37:01.394825-04:00",
"name": "Game Total Over 231.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "231.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74e06a59-f2ca-4719-9186-c093e589c978/?format=api"
}
]
}