GET /api/bet_types/c9554091-c3a0-4356-878a-494b8a51ceb4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c9554091-c3a0-4356-878a-494b8a51ceb4",
"match": "https://api-prod.gambitprofit.com/api/matches/b87b504f-37cb-43e8-8503-a1ff0f5700ea/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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": "Total Rounds Under 4.5",
"amount": 5742.0
},
{
"team": "Total Rounds Over 4.5",
"amount": 4258.0
}
],
"expected_reward_tokens": 8899.22,
"profit_sb": -100.78,
"profit_sb_percentage": -1.12,
"recommended": false
},
"lines": [
{
"id": "4d45b722-a8f4-44d0-9f17-0474b9c03172",
"gambit_id": "55f2c708-224c-4dc8-b501-8b0b7de75f9d",
"last_updated": "2022-12-24T17:12:25.485056-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Under 4.5",
"reward": "1.55000",
"odds": "1.62500",
"spread": "4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9554091-c3a0-4356-878a-494b8a51ceb4/?format=api"
},
{
"id": "dac51ac9-d3da-41f7-9505-ecb98ee52a7d",
"gambit_id": "d5fe5900-d127-4e14-9bce-8fca226fb4f0",
"last_updated": "2022-12-24T17:12:25.486197-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Over 4.5",
"reward": "2.09000",
"odds": "2.25000",
"spread": "4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9554091-c3a0-4356-878a-494b8a51ceb4/?format=api"
}
]
}