GET /api/bet_types/89422e82-2eca-481d-89b3-b78f75279974/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "89422e82-2eca-481d-89b3-b78f75279974",
"match": "https://api-prod.gambitprofit.com/api/matches/9f30a2d4-3217-4a62-bdb8-9c77eca44952/?format=api",
"name": "Over/Under",
"created_at": "2023-06-11T10:08:16.565071-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 Over 9",
"amount": 5107.0
},
{
"team": "Game Total Under 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "7b377cc5-88a5-4424-b54e-f3e8a1786904",
"gambit_id": "8661f3c1-48ab-4614-a872-177edd01cbca",
"last_updated": "2023-06-18T16:03:13.422377-04:00",
"created_at": "2023-06-11T10:08:16.566917-04:00",
"name": "Game Total Over 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89422e82-2eca-481d-89b3-b78f75279974/?format=api"
},
{
"id": "f3166fdb-e21f-4254-a94a-64a4376a192a",
"gambit_id": "8d95602c-43ca-49d8-9efb-85cff5ba4526",
"last_updated": "2023-06-18T16:03:13.424538-04:00",
"created_at": "2023-06-11T10:08:16.568754-04:00",
"name": "Game Total Under 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/89422e82-2eca-481d-89b3-b78f75279974/?format=api"
}
]
}