GET /api/bet_types/2cf2a41f-8ab7-4c92-90eb-6445358ed85e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2cf2a41f-8ab7-4c92-90eb-6445358ed85e",
"match": "https://api-prod.gambitprofit.com/api/matches/30451fc0-1285-4fca-99df-5d1fd7546dda/?format=api",
"name": "Over/Under",
"created_at": "2023-04-17T11:42:02.366694-04: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 Under 8.5",
"amount": 5213.0
},
{
"team": "Game Total Over 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "536b6c42-e9d3-4d48-a0c6-383c375a0a66",
"gambit_id": "d972cbc1-f554-43e2-ae2a-bb2735e4730b",
"last_updated": "2023-04-18T12:12:11.433004-04:00",
"created_at": "2023-04-17T11:42:02.369185-04:00",
"name": "Game Total Under 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cf2a41f-8ab7-4c92-90eb-6445358ed85e/?format=api"
},
{
"id": "d190fa94-c843-4f89-ae14-f789309812b9",
"gambit_id": "84408ee8-5d50-4c89-ba36-b7d55ea21b14",
"last_updated": "2023-04-18T12:12:11.434524-04:00",
"created_at": "2023-04-17T11:42:02.374534-04:00",
"name": "Game Total Over 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2cf2a41f-8ab7-4c92-90eb-6445358ed85e/?format=api"
}
]
}