GET /api/bet_types/4c047e29-36a3-43f2-a95e-1d85f88674f5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "4c047e29-36a3-43f2-a95e-1d85f88674f5",
"match": "https://api-prod.gambitprofit.com/api/matches/093b9e7b-24c0-434c-88bb-ba6a31f16cd5/?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 11.5",
"amount": 5205.0
},
{
"team": "Game Total Under 11.5",
"amount": 4795.0
}
],
"expected_reward_tokens": 9108.75,
"profit_sb": 108.75,
"profit_sb_percentage": 1.21,
"recommended": true
},
"lines": [
{
"id": "3fcf8cac-b986-4528-b111-8eba3b61c546",
"gambit_id": "736b7811-c18b-4337-9fe5-0f9818f63428",
"last_updated": "2022-09-08T10:47:27.793193-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 11.5",
"reward": "1.75000",
"odds": "1.83330",
"spread": "11.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c047e29-36a3-43f2-a95e-1d85f88674f5/?format=api"
},
{
"id": "69e5767f-b2a3-4f1a-8e9f-99601d5feb95",
"gambit_id": "3f85c531-1d19-49c5-82f3-f0943e74516f",
"last_updated": "2022-09-08T10:47:27.791879-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 11.5",
"reward": "1.90000",
"odds": "2.00000",
"spread": "11.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/4c047e29-36a3-43f2-a95e-1d85f88674f5/?format=api"
}
]
}