GET /api/bet_types/2e3e7d46-795a-49fa-92ce-da45cc2ec4bd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2e3e7d46-795a-49fa-92ce-da45cc2ec4bd",
"match": "https://api-prod.gambitprofit.com/api/matches/7efc0564-7536-4a54-9bae-76fcbb02725d/?format=api",
"name": "Over/Under",
"created_at": "2023-01-18T09:16:51.947321-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 223.5",
"amount": 5000.0
},
{
"team": "Game Total Over 223.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9450.0,
"profit_sb": -50.0,
"profit_sb_percentage": -0.53,
"recommended": false
},
"lines": [
{
"id": "68d08695-a82f-4df8-8c8a-bc01e64a69d1",
"gambit_id": "fd5b2cf8-b24b-4f62-ac5a-eb47d4c02d74",
"last_updated": "2023-01-19T09:32:10.536148-05:00",
"created_at": "2023-01-18T09:16:51.950144-05:00",
"name": "Game Total Under 223.5",
"reward": "1.89000",
"odds": "1.90910",
"spread": "223.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e3e7d46-795a-49fa-92ce-da45cc2ec4bd/?format=api"
},
{
"id": "77a34613-ce2e-4190-bab4-b541c2c55912",
"gambit_id": "1c133381-0563-4c15-8433-4c3e04b34c66",
"last_updated": "2023-01-19T09:32:10.537275-05:00",
"created_at": "2023-01-18T09:16:51.953011-05:00",
"name": "Game Total Over 223.5",
"reward": "1.89000",
"odds": "1.90910",
"spread": "223.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2e3e7d46-795a-49fa-92ce-da45cc2ec4bd/?format=api"
}
]
}