GET /api/bet_types/79b445e0-cc4b-4d08-874d-669e223b4341/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "79b445e0-cc4b-4d08-874d-669e223b4341",
"match": "https://api-prod.gambitprofit.com/api/matches/5590fd6b-5d31-45ae-9568-91ccd252864b/?format=api",
"name": "Over/Under",
"created_at": "2023-02-03T10:52:02.626189-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 2.5",
"amount": 5191.0
},
{
"team": "Total Rounds Over 2.5",
"amount": 4809.0
}
],
"expected_reward_tokens": 9136.16,
"profit_sb": -363.84,
"profit_sb_percentage": -3.83,
"recommended": false
},
"lines": [
{
"id": "fd567231-8966-4ce0-bc36-bb8dab356387",
"gambit_id": "d13da2a4-c9cb-4b10-a4dc-313728117315",
"last_updated": "2023-02-06T08:51:54.247955-05:00",
"created_at": "2023-02-03T10:52:02.627647-05:00",
"name": "Total Rounds Under 2.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79b445e0-cc4b-4d08-874d-669e223b4341/?format=api"
},
{
"id": "4c4cd81b-f832-439a-a752-3f690aaf38d4",
"gambit_id": "78343c68-1f23-4f15-a9db-4184c2ed085b",
"last_updated": "2023-02-06T08:51:54.249233-05:00",
"created_at": "2023-02-03T10:52:02.629019-05:00",
"name": "Total Rounds Over 2.5",
"reward": "1.90000",
"odds": "1.95240",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/79b445e0-cc4b-4d08-874d-669e223b4341/?format=api"
}
]
}