GET /api/bet_types/a2db416a-7186-46ae-ab53-358e6d21009a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a2db416a-7186-46ae-ab53-358e6d21009a",
"match": "https://api-prod.gambitprofit.com/api/matches/d5140535-e40b-4552-b256-524df7a0f746/?format=api",
"name": "Over/Under",
"created_at": "2024-01-26T09:33:16.101378-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",
"amount": 5213.0
},
{
"team": "Game Total Under 6",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "0817541f-1e39-4a1a-9471-68e85a20c925",
"gambit_id": "21d07d73-dbd8-472d-8330-22d82a39ea77",
"last_updated": "2024-01-27T10:53:03.375777-05:00",
"created_at": "2024-01-26T09:33:16.105678-05:00",
"name": "Game Total Over 6",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2db416a-7186-46ae-ab53-358e6d21009a/?format=api"
},
{
"id": "eab71cd6-f57a-4504-a27c-3b5f9d51d054",
"gambit_id": "53608db1-de80-4be2-ad05-12ca29ac3f6e",
"last_updated": "2024-01-27T10:53:03.379375-05:00",
"created_at": "2024-01-26T09:33:16.110282-05:00",
"name": "Game Total Under 6",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a2db416a-7186-46ae-ab53-358e6d21009a/?format=api"
}
]
}