GET /api/bet_types/db5a0b7a-f318-44ac-96c8-ca0309b34d04/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "db5a0b7a-f318-44ac-96c8-ca0309b34d04",
"match": "https://api-prod.gambitprofit.com/api/matches/35ebb900-ebd5-442e-99ac-b21d464f3c70/?format=api",
"name": "Over/Under",
"created_at": "2023-05-07T11:57:06.151276-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 9",
"amount": 5213.0
},
{
"team": "Game Total Over 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "8c75158d-cf6f-4d03-8ac6-52f168baa5f2",
"gambit_id": "ade8e4ed-47bf-421d-9216-765d6f8ed033",
"last_updated": "2023-05-08T11:47:09.450683-04:00",
"created_at": "2023-05-07T11:57:06.153908-04:00",
"name": "Game Total Under 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db5a0b7a-f318-44ac-96c8-ca0309b34d04/?format=api"
},
{
"id": "4ff30c6e-8e32-438f-89fe-c1cf0b8a8ec3",
"gambit_id": "9054115e-eecd-496b-abe9-a52eb41999ef",
"last_updated": "2023-05-08T11:47:09.451963-04:00",
"created_at": "2023-05-07T11:57:06.156316-04:00",
"name": "Game Total Over 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db5a0b7a-f318-44ac-96c8-ca0309b34d04/?format=api"
}
]
}