GET /api/bet_types/e70ff4a4-63e3-40b3-bb38-5bd88b6ead52/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e70ff4a4-63e3-40b3-bb38-5bd88b6ead52",
"match": "https://api-prod.gambitprofit.com/api/matches/d66bca69-223e-4ba0-b220-ac30065d17d7/?format=api",
"name": "Over/Under",
"created_at": "2023-12-02T08:28:09.727151-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": 5317.0
},
{
"team": "Game Total Under 6",
"amount": 4683.0
}
],
"expected_reward_tokens": 9411.09,
"profit_sb": -88.91,
"profit_sb_percentage": -0.94,
"recommended": false
},
"lines": [
{
"id": "01f0b5e6-e8b0-4cf3-b948-61fab99d2cdf",
"gambit_id": "76c16726-627e-4848-9085-99c029f7fe62",
"last_updated": "2023-12-04T15:38:01.334442-05:00",
"created_at": "2023-12-02T08:28:09.730920-05:00",
"name": "Game Total Over 6",
"reward": "1.77000",
"odds": "1.80000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e70ff4a4-63e3-40b3-bb38-5bd88b6ead52/?format=api"
},
{
"id": "d17c385a-cdb7-44ba-a4b0-3c7d5b02faea",
"gambit_id": "1504f65f-8be9-41c3-a49f-fe1ee20dbf2a",
"last_updated": "2023-12-04T15:38:01.338150-05:00",
"created_at": "2023-12-02T08:28:09.736036-05:00",
"name": "Game Total Under 6",
"reward": "2.01000",
"odds": "2.05000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e70ff4a4-63e3-40b3-bb38-5bd88b6ead52/?format=api"
}
]
}