GET /api/bet_types/87617eb7-0b16-4c18-b4b4-79f4c1e0b20e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "87617eb7-0b16-4c18-b4b4-79f4c1e0b20e",
"match": "https://api-prod.gambitprofit.com/api/matches/4de11309-777f-4102-a414-5e025d40263e/?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 Under 7.5",
"amount": 5097.0
},
{
"team": "Game Total Over 7.5",
"amount": 4903.0
}
],
"expected_reward_tokens": 8970.72,
"profit_sb": -29.28,
"profit_sb_percentage": -0.33,
"recommended": false
},
"lines": [
{
"id": "9cbdc729-8570-40bc-afb5-90a5d9ad01ad",
"gambit_id": "12fdb472-23ed-4f91-90c4-a6a9ddf9f62c",
"last_updated": "2022-09-23T10:22:09.192892-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 7.5",
"reward": "1.76000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87617eb7-0b16-4c18-b4b4-79f4c1e0b20e/?format=api"
},
{
"id": "adba4c41-74f3-4cd7-bf5d-8ff38e3275a5",
"gambit_id": "ef3a1a2e-3f23-4d95-b7a6-da51201f6a2c",
"last_updated": "2022-09-23T10:22:09.194073-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 7.5",
"reward": "1.83000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/87617eb7-0b16-4c18-b4b4-79f4c1e0b20e/?format=api"
}
]
}