GET /api/bet_types/67c256b3-1a49-4f68-90ea-ce38e183b4db/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "67c256b3-1a49-4f68-90ea-ce38e183b4db",
"match": "https://api-prod.gambitprofit.com/api/matches/2c7a4887-d126-49c6-8bd6-a10a10c11881/?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": "Game Total Over 7",
"amount": 5205.0
},
{
"team": "Game Total Under 7",
"amount": 4795.0
}
],
"expected_reward_tokens": 9108.75,
"profit_sb": 108.75,
"profit_sb_percentage": 1.21,
"recommended": true
},
"lines": [
{
"id": "5101e0dd-e604-4b7a-8bc2-737ce7204bf9",
"gambit_id": "4ebf4cba-f17f-4884-bd77-c3c32461b534",
"last_updated": "2022-08-21T12:52:07.448914-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7",
"reward": "1.75000",
"odds": "1.83330",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67c256b3-1a49-4f68-90ea-ce38e183b4db/?format=api"
},
{
"id": "008b5727-9742-4922-82fa-8e4e2b7eec12",
"gambit_id": "4f857fdd-07f8-465f-ac2f-341dfe61ee1a",
"last_updated": "2022-08-21T12:52:07.448292-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7",
"reward": "1.90000",
"odds": "2.00000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67c256b3-1a49-4f68-90ea-ce38e183b4db/?format=api"
}
]
}