GET /api/bet_types/be17e958-d41e-47ff-9e2a-2a1f502e35bd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "be17e958-d41e-47ff-9e2a-2a1f502e35bd",
"match": "https://api-prod.gambitprofit.com/api/matches/a37c73eb-cdb6-4e24-92e3-85cffcc4361f/?format=api",
"name": "Over/Under",
"created_at": "2023-01-17T09:27:13.305246-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": 5328.0
},
{
"team": "Game Total Under 6",
"amount": 4672.0
}
],
"expected_reward_tokens": 9483.84,
"profit_sb": -16.16,
"profit_sb_percentage": -0.17,
"recommended": false
},
"lines": [
{
"id": "4480a9cc-d7cc-4e65-939c-45f849c32008",
"gambit_id": "6be4adc7-09ff-4340-8cbd-6f7074db60f0",
"last_updated": "2023-01-18T09:32:09.211100-05:00",
"created_at": "2023-01-17T09:27:13.307844-05:00",
"name": "Game Total Over 6",
"reward": "1.78000",
"odds": "1.80000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be17e958-d41e-47ff-9e2a-2a1f502e35bd/?format=api"
},
{
"id": "a494ade2-5b95-44a4-b069-c4cea839f5cb",
"gambit_id": "ecf4c249-9909-44b0-9e5a-fb8e3e9147fa",
"last_updated": "2023-01-18T09:32:09.209890-05:00",
"created_at": "2023-01-17T09:27:13.306528-05:00",
"name": "Game Total Under 6",
"reward": "2.03000",
"odds": "2.05000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/be17e958-d41e-47ff-9e2a-2a1f502e35bd/?format=api"
}
]
}