GET /api/bet_types/1df1bf33-dff1-421b-a936-9d10d5ab6e14/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1df1bf33-dff1-421b-a936-9d10d5ab6e14",
"match": "https://api-prod.gambitprofit.com/api/matches/6c295d96-8446-4015-bf0e-d8b90323ad21/?format=api",
"name": "Over/Under",
"created_at": "2023-02-18T09:42:14.372622-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": "Total Rounds Under 1.5",
"amount": 6051.0
},
{
"team": "Total Rounds Over 1.5",
"amount": 3949.0
}
],
"expected_reward_tokens": 9318.54,
"profit_sb": -181.46,
"profit_sb_percentage": -1.91,
"recommended": false
},
"lines": [
{
"id": "093a4526-a9ad-493e-8390-e8290ed6d0e1",
"gambit_id": "bbca5021-90b9-4f21-a154-939c370a88ac",
"last_updated": "2023-02-19T16:27:11.963596-05:00",
"created_at": "2023-02-18T09:42:14.374226-05:00",
"name": "Total Rounds Under 1.5",
"reward": "1.54000",
"odds": "1.55560",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1df1bf33-dff1-421b-a936-9d10d5ab6e14/?format=api"
},
{
"id": "3f0566a3-a5dc-4aac-af1a-fcfd4ca7d8b9",
"gambit_id": "b0b0887f-2cb3-4e90-be41-59b76c362cdd",
"last_updated": "2023-02-19T16:27:11.964886-05:00",
"created_at": "2023-02-18T09:42:14.375663-05:00",
"name": "Total Rounds Over 1.5",
"reward": "2.36000",
"odds": "2.40000",
"spread": "1.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1df1bf33-dff1-421b-a936-9d10d5ab6e14/?format=api"
}
]
}