GET /api/bet_types/c8b62412-6a58-4c07-8b3a-d05f39d54013/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c8b62412-6a58-4c07-8b3a-d05f39d54013",
"match": "https://api-prod.gambitprofit.com/api/matches/a801b853-86d3-45e8-8647-e465959175a1/?format=api",
"name": "Over/Under",
"created_at": "2023-11-08T08:23:03.284182-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 218",
"amount": 5000.0
},
{
"team": "Game Total Under 218",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "2d2b8848-178d-4bec-bcf9-3c397ee40b8e",
"gambit_id": "14a2d782-4774-4a6f-b40b-c6bc841480bf",
"last_updated": "2023-11-10T12:33:19.416054-05:00",
"created_at": "2023-11-08T08:23:03.289344-05:00",
"name": "Game Total Over 218",
"reward": "1.86000",
"odds": "1.90910",
"spread": "218.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8b62412-6a58-4c07-8b3a-d05f39d54013/?format=api"
},
{
"id": "3aa06a89-32b0-4421-be88-27577d0603e2",
"gambit_id": "6dc8bd12-510a-4967-b30a-07257c861d8f",
"last_updated": "2023-11-10T12:33:19.412756-05:00",
"created_at": "2023-11-08T08:23:03.296280-05:00",
"name": "Game Total Under 218",
"reward": "1.86000",
"odds": "1.90910",
"spread": "218.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c8b62412-6a58-4c07-8b3a-d05f39d54013/?format=api"
}
]
}