GET /api/bet_types/03897c94-2296-4289-858b-34b84471f990/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "03897c94-2296-4289-858b-34b84471f990",
"match": "https://api-prod.gambitprofit.com/api/matches/ded2533c-b9fc-4b39-b467-6f18800f5f1e/?format=api",
"name": "Over/Under",
"created_at": "2023-02-28T12:37:00.295691-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 6",
"amount": 5106.0
},
{
"team": "Game Total Under 6",
"amount": 4894.0
}
],
"expected_reward_tokens": 9395.04,
"profit_sb": -104.96,
"profit_sb_percentage": -1.1,
"recommended": false
},
"lines": [
{
"id": "80cbd194-1cdd-4067-9d47-7e6b3a63f039",
"gambit_id": "2a746330-19c4-44af-a2fb-0e0dc5b69191",
"last_updated": "2023-03-01T09:47:13.402386-05:00",
"created_at": "2023-02-28T12:37:00.298399-05:00",
"name": "Game Total Over 6",
"reward": "1.84000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03897c94-2296-4289-858b-34b84471f990/?format=api"
},
{
"id": "0b6778fc-8fc0-4b6c-a7fb-2f70aea23cf4",
"gambit_id": "4daab1f1-f2d1-4edf-aa7b-4589022b8013",
"last_updated": "2023-03-01T09:47:13.401115-05:00",
"created_at": "2023-02-28T12:37:00.297069-05:00",
"name": "Game Total Under 6",
"reward": "1.92000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03897c94-2296-4289-858b-34b84471f990/?format=api"
}
]
}