GET /api/bet_types/a22dd267-f664-437d-9d21-6583c26299d2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a22dd267-f664-437d-9d21-6583c26299d2",
"match": "https://api-prod.gambitprofit.com/api/matches/b354a060-9c1a-458a-9799-644b2ab3ee41/?format=api",
"name": "Over/Under",
"created_at": "2022-12-29T08:42:08.920850-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 222",
"amount": 5000.0
},
{
"team": "Game Total Under 222",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "d4c70784-2051-43ef-b575-369ab0eb4597",
"gambit_id": "dd9d35c1-c6d0-4b9e-b4a9-90890de6ff88",
"last_updated": "2022-12-31T10:31:57.901428-05:00",
"created_at": "2022-12-29T08:42:08.923264-05:00",
"name": "Game Total Over 222",
"reward": "1.78000",
"odds": "1.90910",
"spread": "222.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a22dd267-f664-437d-9d21-6583c26299d2/?format=api"
},
{
"id": "6328a9b8-1886-4888-aa5d-c7f86ce2d801",
"gambit_id": "f967f2bf-2ebf-4c4a-8532-051a9d650e2f",
"last_updated": "2022-12-31T10:31:57.900270-05:00",
"created_at": "2022-12-29T08:42:08.922015-05:00",
"name": "Game Total Under 222",
"reward": "1.78000",
"odds": "1.90910",
"spread": "222.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a22dd267-f664-437d-9d21-6583c26299d2/?format=api"
}
]
}