GET /api/bet_types/b05e8f05-86ec-45d8-98e9-d82eb74c1172/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b05e8f05-86ec-45d8-98e9-d82eb74c1172",
"match": "https://api-prod.gambitprofit.com/api/matches/3c2af243-ecf2-4e9f-afd3-0cf2be1a3dca/?format=api",
"name": "Over/Under",
"created_at": "2023-06-02T10:32:05.207382-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 Over 10",
"amount": 5107.0
},
{
"team": "Game Total Under 10",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "d3167dc9-065c-483a-88b1-feaa61f0f747",
"gambit_id": "1478effb-7e4c-46d0-bc22-661a73dc29f1",
"last_updated": "2023-06-04T13:26:52.889029-04:00",
"created_at": "2023-06-02T10:32:05.208810-04:00",
"name": "Game Total Over 10",
"reward": "1.83000",
"odds": "1.86960",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b05e8f05-86ec-45d8-98e9-d82eb74c1172/?format=api"
},
{
"id": "7adf181d-abcc-43a4-be1c-1484f2774ecf",
"gambit_id": "d148bb6e-d633-47bf-8e10-bb353298cdfc",
"last_updated": "2023-06-04T13:26:52.891353-04:00",
"created_at": "2023-06-02T10:32:05.210391-04:00",
"name": "Game Total Under 10",
"reward": "1.91000",
"odds": "1.95240",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b05e8f05-86ec-45d8-98e9-d82eb74c1172/?format=api"
}
]
}