GET /api/bet_types/6419fb5c-b200-4fd6-ad04-af164a745ca3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6419fb5c-b200-4fd6-ad04-af164a745ca3",
"match": "https://api-prod.gambitprofit.com/api/matches/2c50baca-0731-4b73-b662-418e7f836748/?format=api",
"name": "Over/Under",
"created_at": "2023-01-31T17:57:07.087025-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": 5214.0
},
{
"team": "Game Total Over 6.5",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "a1274b2d-8f6e-4967-bfdd-29bbadacf543",
"gambit_id": "cc5a2fb1-fed4-47bb-bc8c-9e4ee002af69",
"last_updated": "2023-02-01T09:46:51.017918-05:00",
"created_at": "2023-01-31T17:57:07.088711-05:00",
"name": "Game Total Under 6.5",
"reward": "1.79000",
"odds": "1.83330",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6419fb5c-b200-4fd6-ad04-af164a745ca3/?format=api"
},
{
"id": "fec179ea-c4cd-4214-a223-f138d5fab313",
"gambit_id": "d8d0ad8f-105a-4db4-828b-d061fea17045",
"last_updated": "2023-02-01T09:46:51.019243-05:00",
"created_at": "2023-01-31T17:57:07.090291-05:00",
"name": "Game Total Over 6.5",
"reward": "1.95000",
"odds": "2.00000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6419fb5c-b200-4fd6-ad04-af164a745ca3/?format=api"
}
]
}