GET /api/bet_types/faa8a47e-3253-42d8-b493-1ea465c11aba/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "faa8a47e-3253-42d8-b493-1ea465c11aba",
"match": "https://api-prod.gambitprofit.com/api/matches/cff53146-13f2-4a51-aef6-8fa0b4de7d54/?format=api",
"name": "Over/Under",
"created_at": "2023-02-09T11:12:04.316056-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 2.5",
"amount": 5794.0
},
{
"team": "Game Total Over 2.5",
"amount": 4206.0
}
],
"expected_reward_tokens": 9211.14,
"profit_sb": -288.86,
"profit_sb_percentage": -3.04,
"recommended": false
},
"lines": [
{
"id": "c58c4428-57af-44c9-993f-dcb30c84ce0f",
"gambit_id": "10fbe39f-c2fe-4177-b46c-7203f1f861ff",
"last_updated": "2023-02-12T09:57:02.393318-05:00",
"created_at": "2023-02-09T11:12:04.317345-05:00",
"name": "Game Total Under 2.5",
"reward": "1.59000",
"odds": "1.62000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/faa8a47e-3253-42d8-b493-1ea465c11aba/?format=api"
},
{
"id": "fce08a0c-1c2c-44f4-8394-27b2534a2286",
"gambit_id": "978969d4-fa9f-4b01-ba78-21f975e9d254",
"last_updated": "2023-02-12T09:57:02.394487-05:00",
"created_at": "2023-02-09T11:12:04.318672-05:00",
"name": "Game Total Over 2.5",
"reward": "2.19000",
"odds": "2.25000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/faa8a47e-3253-42d8-b493-1ea465c11aba/?format=api"
}
]
}