GET /api/bet_types/a62c510b-7cbb-49be-afc8-a1d5b58d450d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a62c510b-7cbb-49be-afc8-a1d5b58d450d",
"match": "https://api-prod.gambitprofit.com/api/matches/bb0843f4-51b4-4af2-bd45-bbbc2aa03eaa/?format=api",
"name": "Over/Under",
"created_at": "2023-11-30T10:28:09.685011-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 41",
"amount": 5000.0
},
{
"team": "Game Total Under 41",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "d28eb46b-8d57-4728-b5e4-8a3a3fa5d77a",
"gambit_id": "563c6d0d-dcd5-4287-95a4-6c3e27f8f228",
"last_updated": "2023-12-05T10:03:11.534088-05:00",
"created_at": "2023-11-30T10:28:09.688769-05:00",
"name": "Game Total Over 41",
"reward": "1.87000",
"odds": "1.90910",
"spread": "41.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a62c510b-7cbb-49be-afc8-a1d5b58d450d/?format=api"
},
{
"id": "04d253b9-ac5a-4c73-8e61-f8fdb293aa5e",
"gambit_id": "b0f96678-6e95-443e-ad23-9c487e2e1d86",
"last_updated": "2023-12-05T10:03:11.537917-05:00",
"created_at": "2023-11-30T10:28:09.692689-05:00",
"name": "Game Total Under 41",
"reward": "1.87000",
"odds": "1.90910",
"spread": "41.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a62c510b-7cbb-49be-afc8-a1d5b58d450d/?format=api"
}
]
}