GET /api/bet_types/b1b745e5-fabd-4a21-b480-921545253961/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b1b745e5-fabd-4a21-b480-921545253961",
"match": "https://api-prod.gambitprofit.com/api/matches/75143fb8-0ed0-441e-be6e-2d2f6525a354/?format=api",
"name": "Over/Under",
"created_at": "2024-01-05T09:32:58.051114-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 230.5",
"amount": 5000.0
},
{
"team": "Game Total Under 230.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "dd077982-5ee4-4ace-9df3-46a2156c6e2b",
"gambit_id": "a0be43e2-dbe4-41b0-9988-5bbefde6c9c4",
"last_updated": "2024-01-08T14:38:13.685609-05:00",
"created_at": "2024-01-05T09:32:58.055360-05:00",
"name": "Game Total Over 230.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "230.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1b745e5-fabd-4a21-b480-921545253961/?format=api"
},
{
"id": "c0b65a59-549a-477f-92c0-ac6ac4924bbb",
"gambit_id": "d574414e-7448-49c0-8cb3-a68c84aed83c",
"last_updated": "2024-01-08T14:38:13.688843-05:00",
"created_at": "2024-01-05T09:32:58.060134-05:00",
"name": "Game Total Under 230.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "230.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b1b745e5-fabd-4a21-b480-921545253961/?format=api"
}
]
}