GET /api/bet_types/2bc8a532-ae00-4d7a-84f2-66deecba7197/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2bc8a532-ae00-4d7a-84f2-66deecba7197",
"match": "https://api-prod.gambitprofit.com/api/matches/984afcc8-2495-4593-b9b1-57fe42912c6d/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 Under 227",
"amount": 5000.0
},
{
"team": "Game Total Over 227",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "f49bd53d-88b1-4018-b7d8-47088d741508",
"gambit_id": "13ad70bf-2c6e-40c7-bf52-06eaf80bd478",
"last_updated": "2022-12-03T09:57:34.671580-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 227",
"reward": "1.80000",
"odds": "1.90910",
"spread": "227.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bc8a532-ae00-4d7a-84f2-66deecba7197/?format=api"
},
{
"id": "023df49e-f2d3-42be-afad-569d0124430c",
"gambit_id": "92b30ef3-02aa-4548-9df4-cb7b46dcd008",
"last_updated": "2022-12-03T09:57:34.672737-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 227",
"reward": "1.80000",
"odds": "1.90910",
"spread": "227.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bc8a532-ae00-4d7a-84f2-66deecba7197/?format=api"
}
]
}