GET /api/bet_types/e628f7d6-c59a-4b81-a377-1535b5b3c220/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e628f7d6-c59a-4b81-a377-1535b5b3c220",
"match": "https://api-prod.gambitprofit.com/api/matches/97b39bc3-54ca-4958-8169-48502ed9dcf8/?format=api",
"name": "Over/Under",
"created_at": "2023-04-14T12:02:16.991327-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 Under 44",
"amount": 5000.0
},
{
"team": "Game Total Over 44",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "3522e344-b1db-41ab-b9ae-ce4bfef2410f",
"gambit_id": "167982c9-5a8d-4f19-b3db-dd3cadd515f2",
"last_updated": "2023-04-17T11:42:04.188984-04:00",
"created_at": "2023-04-14T12:02:16.995145-04:00",
"name": "Game Total Under 44",
"reward": "1.87000",
"odds": "1.90910",
"spread": "44.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e628f7d6-c59a-4b81-a377-1535b5b3c220/?format=api"
},
{
"id": "ba64a187-be65-4571-983f-9a39d791634c",
"gambit_id": "c4e49797-c906-400b-804f-503cb3c28966",
"last_updated": "2023-04-17T11:42:04.191213-04:00",
"created_at": "2023-04-14T12:02:16.999174-04:00",
"name": "Game Total Over 44",
"reward": "1.87000",
"odds": "1.90910",
"spread": "44.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e628f7d6-c59a-4b81-a377-1535b5b3c220/?format=api"
}
]
}