GET /api/bet_types/04f9b5c1-2488-4896-878c-fdcb4472cd75/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "04f9b5c1-2488-4896-878c-fdcb4472cd75",
"match": "https://api-prod.gambitprofit.com/api/matches/1c5e519c-5c09-4660-b745-e9c835ae0b0c/?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 Under 50.5",
"amount": 5000.0
},
{
"team": "Game Total Over 50.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "f88ca140-b011-43a1-b5af-52b2d4b2d59f",
"gambit_id": "03ebb619-64bd-4244-9b29-24374f016f16",
"last_updated": "2022-11-21T09:48:56.789283-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 50.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "50.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04f9b5c1-2488-4896-878c-fdcb4472cd75/?format=api"
},
{
"id": "d0960cef-30e8-4b0f-b23c-ba662cb304bd",
"gambit_id": "1f040088-2734-4e29-bb4d-80fa53efc210",
"last_updated": "2022-11-21T09:48:56.790444-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 50.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "50.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/04f9b5c1-2488-4896-878c-fdcb4472cd75/?format=api"
}
]
}