GET /api/bet_types/1e0ad33e-d14d-4daf-9e0d-97f9915545ff/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1e0ad33e-d14d-4daf-9e0d-97f9915545ff",
"match": "https://api-prod.gambitprofit.com/api/matches/cdb648f1-f049-47c1-9f58-105379a52c19/?format=api",
"name": "Over/Under",
"created_at": "2023-03-14T09:37:12.633972-04: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 6.5",
"amount": 5107.0
},
{
"team": "Game Total Under 6.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "cd3f23fa-7fe2-46e0-b089-dbff7a219252",
"gambit_id": "12dfa095-2d49-4f05-8d30-4a95e138ed08",
"last_updated": "2023-03-15T13:52:00.712990-04:00",
"created_at": "2023-03-14T09:37:12.637358-04:00",
"name": "Game Total Over 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e0ad33e-d14d-4daf-9e0d-97f9915545ff/?format=api"
},
{
"id": "0a8ea833-877d-4b37-ac61-bb6cfc42d584",
"gambit_id": "aaca2330-dff1-4c7f-a541-27ceea3a0449",
"last_updated": "2023-03-15T13:52:00.711747-04:00",
"created_at": "2023-03-14T09:37:12.635573-04:00",
"name": "Game Total Under 6.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1e0ad33e-d14d-4daf-9e0d-97f9915545ff/?format=api"
}
]
}