GET /api/bet_types/9c3c728b-a7f1-44d4-a804-daf0af1832fa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9c3c728b-a7f1-44d4-a804-daf0af1832fa",
"match": "https://api-prod.gambitprofit.com/api/matches/7a2cd8d4-9c8c-4068-8a6a-1d23ad5220c4/?format=api",
"name": "Over/Under",
"created_at": "2023-03-23T09:06:52.410464-04: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 6.5",
"amount": 5107.0
},
{
"team": "Game Total Over 6.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "3e36458a-934a-4d65-ba0b-15b3c7d57a79",
"gambit_id": "b8be25ad-0368-42d2-8e0c-dd41c775478f",
"last_updated": "2023-03-24T10:46:53.224955-04:00",
"created_at": "2023-03-23T09:06:52.412126-04:00",
"name": "Game Total Under 6.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c3c728b-a7f1-44d4-a804-daf0af1832fa/?format=api"
},
{
"id": "373e891c-b830-4d9b-86f7-461cbdf2b094",
"gambit_id": "c04853ab-95dd-4e44-923e-a8c0587c7952",
"last_updated": "2023-03-24T10:46:53.227375-04:00",
"created_at": "2023-03-23T09:06:52.413710-04:00",
"name": "Game Total Over 6.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9c3c728b-a7f1-44d4-a804-daf0af1832fa/?format=api"
}
]
}