GET /api/bet_types/2bdd220f-a769-4f26-a7c7-d00134d7f7f9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2bdd220f-a769-4f26-a7c7-d00134d7f7f9",
"match": "https://api-prod.gambitprofit.com/api/matches/a2998ba2-5b8e-4841-8e2e-0ffe440762cc/?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 6.5",
"amount": 5106.0
},
{
"team": "Game Total Under 6.5",
"amount": 4894.0
}
],
"expected_reward_tokens": 9445.42,
"profit_sb": -54.58,
"profit_sb_percentage": -0.57,
"recommended": false
},
"lines": [
{
"id": "f8c5a781-bdbf-4794-8393-0d25611c692c",
"gambit_id": "47979fa7-796f-4f36-963e-65c704687eb8",
"last_updated": "2022-10-13T09:47:22.541252-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.85000",
"odds": "1.86960",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bdd220f-a769-4f26-a7c7-d00134d7f7f9/?format=api"
},
{
"id": "d5934691-7f4b-4d42-a491-94c413397ccc",
"gambit_id": "8f8c1b30-c1c8-4d95-aba8-53a2c67134e3",
"last_updated": "2022-10-13T09:47:22.540155-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.93000",
"odds": "1.95240",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2bdd220f-a769-4f26-a7c7-d00134d7f7f9/?format=api"
}
]
}