GET /api/bet_types/0782888f-94b6-4fed-a600-5a7113641283/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0782888f-94b6-4fed-a600-5a7113641283",
"match": "https://api-prod.gambitprofit.com/api/matches/1a75864a-3dec-4a9e-b1d9-7309d8cb1ef4/?format=api",
"name": "Over/Under",
"created_at": "2024-01-27T09:18:15.014161-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 246",
"amount": 5000.0
},
{
"team": "Game Total Over 246",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "292ca74d-1fda-4489-9824-40fbc3788d9d",
"gambit_id": "fc904653-8234-49d0-8121-9801b8b1f50e",
"last_updated": "2024-01-29T22:03:09.207582-05:00",
"created_at": "2024-01-27T09:18:15.021617-05:00",
"name": "Game Total Under 246",
"reward": "1.87000",
"odds": "1.90910",
"spread": "246.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0782888f-94b6-4fed-a600-5a7113641283/?format=api"
},
{
"id": "c2be8ca9-ed16-42a3-9554-06ab3e746a6c",
"gambit_id": "392d139a-9ffd-4844-b76a-29c0891bc0c2",
"last_updated": "2024-01-29T22:03:09.211582-05:00",
"created_at": "2024-01-27T09:18:15.017893-05:00",
"name": "Game Total Over 246",
"reward": "1.87000",
"odds": "1.90910",
"spread": "246.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0782888f-94b6-4fed-a600-5a7113641283/?format=api"
}
]
}