GET /api/bet_types/148e162f-294e-4df7-b48b-be79d6c5e0b8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "148e162f-294e-4df7-b48b-be79d6c5e0b8",
"match": "https://api-prod.gambitprofit.com/api/matches/8a6eea10-133e-43d3-84ae-77f92125fb9d/?format=api",
"name": "Over/Under",
"created_at": "2023-06-29T08:38:26.881507-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 12",
"amount": 5213.0
},
{
"team": "Game Total Over 12",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "81769537-eeba-4729-9bff-258b277e0318",
"gambit_id": "aeb2fbb9-155d-47a1-a725-c19b8b49195b",
"last_updated": "2023-06-30T10:28:09.573879-04:00",
"created_at": "2023-06-29T08:38:26.885637-04:00",
"name": "Game Total Under 12",
"reward": "1.80000",
"odds": "1.83330",
"spread": "12.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/148e162f-294e-4df7-b48b-be79d6c5e0b8/?format=api"
},
{
"id": "a15597ff-d301-44cf-8763-779efaa09b7b",
"gambit_id": "089da55b-1801-4b7c-9a38-f26010952f6e",
"last_updated": "2023-06-30T10:28:09.572300-04:00",
"created_at": "2023-06-29T08:38:26.883597-04:00",
"name": "Game Total Over 12",
"reward": "1.96000",
"odds": "2.00000",
"spread": "12.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/148e162f-294e-4df7-b48b-be79d6c5e0b8/?format=api"
}
]
}