GET /api/bet_types/b89c6872-1bb0-486c-a70c-09d049de5136/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b89c6872-1bb0-486c-a70c-09d049de5136",
"match": "https://api-prod.gambitprofit.com/api/matches/364ce90d-b497-4b26-aba4-666b97e4b267/?format=api",
"name": "Over/Under",
"created_at": "2023-12-08T09:38:20.706569-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 Over 223.5",
"amount": 5000.0
},
{
"team": "Game Total Under 223.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "6fbd1a93-1048-4c18-8be0-c12021b0fa2c",
"gambit_id": "34d881c3-bffc-402b-bced-6f3d3cc1cf74",
"last_updated": "2023-12-09T11:38:26.244096-05:00",
"created_at": "2023-12-08T09:38:20.710505-05:00",
"name": "Game Total Over 223.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "223.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b89c6872-1bb0-486c-a70c-09d049de5136/?format=api"
},
{
"id": "0487f664-6817-4ff3-9d62-861f0b1db156",
"gambit_id": "7f442cb6-8b2f-48bc-9653-7cb1a89ac986",
"last_updated": "2023-12-09T11:38:26.247270-05:00",
"created_at": "2023-12-08T09:38:20.714842-05:00",
"name": "Game Total Under 223.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "223.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b89c6872-1bb0-486c-a70c-09d049de5136/?format=api"
}
]
}