GET /api/bet_types/8653c2e8-89fb-49d2-91d2-6c0877e5eb17/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8653c2e8-89fb-49d2-91d2-6c0877e5eb17",
"match": "https://api-prod.gambitprofit.com/api/matches/8f266381-3f33-4b77-b052-90bb2e4bcaca/?format=api",
"name": "Over/Under",
"created_at": "2023-02-23T09:07:02.039711-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 Under 232",
"amount": 5000.0
},
{
"team": "Game Total Over 232",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "a2151cda-1774-4548-8d68-605227cc0ce2",
"gambit_id": "7492d6a2-40b7-4937-944e-4e7e8dbd6f99",
"last_updated": "2023-02-24T12:32:16.733984-05:00",
"created_at": "2023-02-23T09:07:02.041010-05:00",
"name": "Game Total Under 232",
"reward": "1.88000",
"odds": "1.90910",
"spread": "232.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8653c2e8-89fb-49d2-91d2-6c0877e5eb17/?format=api"
},
{
"id": "c6abb39c-a731-445f-a01e-d9edd567ca3a",
"gambit_id": "44ecd568-6fb1-4c10-8778-b5d71d4dbed7",
"last_updated": "2023-02-24T12:32:16.735152-05:00",
"created_at": "2023-02-23T09:07:02.042302-05:00",
"name": "Game Total Over 232",
"reward": "1.88000",
"odds": "1.90910",
"spread": "232.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8653c2e8-89fb-49d2-91d2-6c0877e5eb17/?format=api"
}
]
}