GET /api/bet_types/99c3c500-f9ef-4f5c-8635-a59c4e2300a9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "99c3c500-f9ef-4f5c-8635-a59c4e2300a9",
"match": "https://api-prod.gambitprofit.com/api/matches/73bb76f6-f67b-4570-bdd2-9ddac907024d/?format=api",
"name": "Over/Under",
"created_at": "2023-04-01T10:37:19.593463-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 7",
"amount": 5213.0
},
{
"team": "Game Total Under 7",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "5a512a10-1444-4021-aacb-23674ca1e38f",
"gambit_id": "5a343763-38d6-4fdb-a881-6381c0b4d33b",
"last_updated": "2023-04-02T10:52:13.152622-04:00",
"created_at": "2023-04-01T10:37:19.601430-04:00",
"name": "Game Total Over 7",
"reward": "1.80000",
"odds": "1.83330",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99c3c500-f9ef-4f5c-8635-a59c4e2300a9/?format=api"
},
{
"id": "3a8c8704-890c-47a1-80ca-7701731698a7",
"gambit_id": "da02dbaf-b247-407b-909d-582f0c927f37",
"last_updated": "2023-04-02T10:52:13.150365-04:00",
"created_at": "2023-04-01T10:37:19.598047-04:00",
"name": "Game Total Under 7",
"reward": "1.96000",
"odds": "2.00000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/99c3c500-f9ef-4f5c-8635-a59c4e2300a9/?format=api"
}
]
}