GET /api/bet_types/3190957c-6b9e-42ed-bd02-e7a96fa5c95d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3190957c-6b9e-42ed-bd02-e7a96fa5c95d",
"match": "https://api-prod.gambitprofit.com/api/matches/d63222ff-a212-4a69-bf2b-d5b9c4fcf766/?format=api",
"name": "Over/Under",
"created_at": "2023-06-23T09:28:10.874090-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 7.5",
"amount": 5213.0
},
{
"team": "Game Total Over 7.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "33e4bd65-56ff-41c1-be50-00074f033af9",
"gambit_id": "c7aaf1e4-0dad-4b52-833d-8aafd8921bb9",
"last_updated": "2023-06-26T10:23:06.261243-04:00",
"created_at": "2023-06-23T09:28:10.879072-04:00",
"name": "Game Total Under 7.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3190957c-6b9e-42ed-bd02-e7a96fa5c95d/?format=api"
},
{
"id": "1e2c0281-5c51-4faa-8515-6554018caafe",
"gambit_id": "6162ab49-14da-482e-b74f-7cb0ce88b081",
"last_updated": "2023-06-26T10:23:06.258451-04:00",
"created_at": "2023-06-23T09:28:10.876461-04:00",
"name": "Game Total Over 7.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3190957c-6b9e-42ed-bd02-e7a96fa5c95d/?format=api"
}
]
}