GET /api/bet_types/f82c740f-5942-4c69-a1d4-c77d3ea1599c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f82c740f-5942-4c69-a1d4-c77d3ea1599c",
"match": "https://api-prod.gambitprofit.com/api/matches/5734f1b8-5e14-43ed-9e69-c8d1817e8bb9/?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 Over 7",
"amount": 5313.0
},
{
"team": "Game Total Under 7",
"amount": 4687.0
}
],
"expected_reward_tokens": 9138.36,
"profit_sb": 138.36,
"profit_sb_percentage": 1.54,
"recommended": true
},
"lines": [
{
"id": "fc58fdc6-616f-4745-9551-41683919ddd1",
"gambit_id": "eca5b524-4f14-4b96-99d6-73454d18ffe4",
"last_updated": "2022-12-24T17:12:08.619697-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7",
"reward": "1.72000",
"odds": "1.80000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f82c740f-5942-4c69-a1d4-c77d3ea1599c/?format=api"
},
{
"id": "5c3aecb2-decd-4d26-815a-bcd399bfcc45",
"gambit_id": "cc951479-11ab-4dcf-9e59-c187648b00d3",
"last_updated": "2022-12-24T17:12:08.618559-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7",
"reward": "1.95000",
"odds": "2.05000",
"spread": "7.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f82c740f-5942-4c69-a1d4-c77d3ea1599c/?format=api"
}
]
}