GET /api/bet_types/21f24c27-171b-4f95-b0e0-9f8f6522a1f4/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "21f24c27-171b-4f95-b0e0-9f8f6522a1f4",
"match": "https://api-prod.gambitprofit.com/api/matches/d5b154d4-ff7c-435c-b54b-38b6efb7ee4a/?format=api",
"name": "Over/Under",
"created_at": "2023-11-24T09:07:58.701206-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 Under 6",
"amount": 5107.0
},
{
"team": "Game Total Over 6",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "37632014-6642-4cc9-8627-b96ec09ddd49",
"gambit_id": "c3f43a9d-dca9-4a38-953d-a91568b992ce",
"last_updated": "2023-11-27T10:03:27.463082-05:00",
"created_at": "2023-11-24T09:07:58.718604-05:00",
"name": "Game Total Under 6",
"reward": "1.83000",
"odds": "1.86960",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21f24c27-171b-4f95-b0e0-9f8f6522a1f4/?format=api"
},
{
"id": "d55236a2-9d61-4b71-a338-562f3c5969d3",
"gambit_id": "675616c4-f117-4b20-9e86-3840c5e411ef",
"last_updated": "2023-11-27T10:03:27.458827-05:00",
"created_at": "2023-11-24T09:07:58.711742-05:00",
"name": "Game Total Over 6",
"reward": "1.91000",
"odds": "1.95240",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/21f24c27-171b-4f95-b0e0-9f8f6522a1f4/?format=api"
}
]
}