GET /api/bet_types/857ae5b3-f199-4647-9745-081a063186da/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "857ae5b3-f199-4647-9745-081a063186da",
"match": "https://api-prod.gambitprofit.com/api/matches/9736ebe9-fda6-4ba6-972f-6c29e6bc194d/?format=api",
"name": "Over/Under",
"created_at": "2023-12-23T09:18:01.399297-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 243",
"amount": 5000.0
},
{
"team": "Game Total Under 243",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "9f1790f0-361f-44ff-9e0f-3f37c6d82dcf",
"gambit_id": "6308230d-be45-4746-b192-5be36db5dab9",
"last_updated": "2023-12-26T15:08:11.455536-05:00",
"created_at": "2023-12-23T09:18:01.406636-05:00",
"name": "Game Total Over 243",
"reward": "1.87000",
"odds": "1.90910",
"spread": "243.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/857ae5b3-f199-4647-9745-081a063186da/?format=api"
},
{
"id": "1033dfa1-0c73-4a5a-bda3-f38f8f28fbb2",
"gambit_id": "f2210066-eb07-4380-8364-1c676c2e4b32",
"last_updated": "2023-12-26T15:08:11.458718-05:00",
"created_at": "2023-12-23T09:18:01.425434-05:00",
"name": "Game Total Under 243",
"reward": "1.87000",
"odds": "1.90910",
"spread": "243.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/857ae5b3-f199-4647-9745-081a063186da/?format=api"
}
]
}