GET /api/bet_types/8c530411-8c9a-41d4-83ec-e2a997a1c18f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8c530411-8c9a-41d4-83ec-e2a997a1c18f",
"match": "https://api-prod.gambitprofit.com/api/matches/053115df-3fc1-4a29-af58-4940481d721f/?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": "Game Total Over 2.5",
"amount": 5742.0
},
{
"team": "Game Total Under 2.5",
"amount": 4258.0
}
],
"expected_reward_tokens": 8899.22,
"profit_sb": -100.78,
"profit_sb_percentage": -1.12,
"recommended": false
},
"lines": [
{
"id": "3070b4d4-5dae-4f24-be57-d1b6fcbeac65",
"gambit_id": "0dbfbd8e-ae4b-4afa-8206-c44f06146604",
"last_updated": "2022-08-21T18:36:58.431868-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 2.5",
"reward": "1.55000",
"odds": "1.60000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c530411-8c9a-41d4-83ec-e2a997a1c18f/?format=api"
},
{
"id": "93b317a6-f75d-4815-8118-f6b1b6bc277a",
"gambit_id": "4a3bb489-96a8-46e8-b960-847e03b437c5",
"last_updated": "2022-08-21T18:36:58.431175-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 2.5",
"reward": "2.09000",
"odds": "2.20000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8c530411-8c9a-41d4-83ec-e2a997a1c18f/?format=api"
}
]
}