GET /api/bet_types/37d900dd-3e47-4cc4-b892-90edd71c2e52/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "37d900dd-3e47-4cc4-b892-90edd71c2e52",
"match": "https://api-prod.gambitprofit.com/api/matches/1761017c-69cf-4ecd-b3e6-c7a7dc1fd8b5/?format=api",
"name": "Over/Under",
"created_at": "2023-12-02T08:28:13.242024-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 219",
"amount": 5000.0
},
{
"team": "Game Total Under 219",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "87c919e2-0a15-4fb4-8c81-d1656f384a3e",
"gambit_id": "be2b4333-782a-4dba-a511-62c87b387473",
"last_updated": "2023-12-04T15:13:32.647348-05:00",
"created_at": "2023-12-02T08:28:13.246075-05:00",
"name": "Game Total Over 219",
"reward": "1.87000",
"odds": "1.90910",
"spread": "219.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37d900dd-3e47-4cc4-b892-90edd71c2e52/?format=api"
},
{
"id": "07be5644-d304-4df5-90d0-211a2da75517",
"gambit_id": "3f0a7dae-b172-4e68-86a7-7e2a2507de0e",
"last_updated": "2023-12-04T15:13:32.650918-05:00",
"created_at": "2023-12-02T08:28:13.250543-05:00",
"name": "Game Total Under 219",
"reward": "1.87000",
"odds": "1.90910",
"spread": "219.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/37d900dd-3e47-4cc4-b892-90edd71c2e52/?format=api"
}
]
}