GET /api/bet_types/7f678ec6-0178-4b9d-8a24-398aac420efd/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7f678ec6-0178-4b9d-8a24-398aac420efd",
"match": "https://api-prod.gambitprofit.com/api/matches/715fd7b6-1a75-419b-8f98-695a2ff1b231/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 Over 4.5",
"amount": 6244.0
},
{
"team": "Total Rounds Under 4.5",
"amount": 3756.0
}
],
"expected_reward_tokens": 9239.76,
"profit_sb": -260.24,
"profit_sb_percentage": -2.74,
"recommended": false
},
"lines": [
{
"id": "fcd080fa-5694-4797-b802-a5fa6306a1b8",
"gambit_id": "c160cf8e-6218-41fe-b9d2-a5ec7c02561e",
"last_updated": "2022-10-17T10:37:16.866784-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Over 4.5",
"reward": "1.48000",
"odds": "1.51280",
"spread": "4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f678ec6-0178-4b9d-8a24-398aac420efd/?format=api"
},
{
"id": "8f1e9a7b-c110-4221-8b6e-981c97a0b2fb",
"gambit_id": "2d010026-4d8a-462c-96e8-6a2c8986b4fe",
"last_updated": "2022-10-17T10:37:16.865648-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Under 4.5",
"reward": "2.46000",
"odds": "2.55000",
"spread": "4.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f678ec6-0178-4b9d-8a24-398aac420efd/?format=api"
}
]
}