GET /api/bet_types/f3f0fb82-d6d2-48f6-93ba-d3c353e40bf7/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f3f0fb82-d6d2-48f6-93ba-d3c353e40bf7",
"match": "https://api-prod.gambitprofit.com/api/matches/240ad38f-4fa5-47be-8fce-21ee4af28fe5/?format=api",
"name": "Over/Under",
"created_at": "2023-07-30T09:58:15.139536-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 8",
"amount": 5107.0
},
{
"team": "Game Total Under 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "f53f10f6-2444-48f7-b34e-132a35b27020",
"gambit_id": "0577ddf4-05bc-4f94-884a-17fd4032f1c0",
"last_updated": "2023-07-31T18:08:15.032763-04:00",
"created_at": "2023-07-30T09:58:15.154442-04:00",
"name": "Game Total Over 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3f0fb82-d6d2-48f6-93ba-d3c353e40bf7/?format=api"
},
{
"id": "fc3fe388-e5a4-4aca-b377-5b313a3b06d1",
"gambit_id": "748f7a0e-cd0d-4412-be03-686966966641",
"last_updated": "2023-07-31T18:08:15.028309-04:00",
"created_at": "2023-07-30T09:58:15.148790-04:00",
"name": "Game Total Under 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f3f0fb82-d6d2-48f6-93ba-d3c353e40bf7/?format=api"
}
]
}