GET /api/bet_types/b68374e4-b0ff-4e84-b8c7-21f31e6d66fb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b68374e4-b0ff-4e84-b8c7-21f31e6d66fb",
"match": "https://api-prod.gambitprofit.com/api/matches/0b9792c7-0c1e-4868-aa3b-91a5d8a75ab2/?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 41.5",
"amount": 5000.0
},
{
"team": "Game Total Under 41.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9450.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.53,
"recommended": false
},
"lines": [
{
"id": "66bfd207-d459-4140-93d2-930b592cdb8e",
"gambit_id": "24dcdc1a-e835-4d28-b9c1-35eb9548e857",
"last_updated": "2022-10-17T15:32:03.035394-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 41.5",
"reward": "1.89000",
"odds": "1.90910",
"spread": "41.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b68374e4-b0ff-4e84-b8c7-21f31e6d66fb/?format=api"
},
{
"id": "3667cbf1-cf34-4b99-a5b4-b4e2ae2e4d4d",
"gambit_id": "f6bae20b-182a-48b3-bd4a-3ec174257081",
"last_updated": "2022-10-17T15:32:03.034246-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 41.5",
"reward": "1.89000",
"odds": "1.90910",
"spread": "41.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b68374e4-b0ff-4e84-b8c7-21f31e6d66fb/?format=api"
}
]
}