GET /api/bet_types/1f95e409-7925-4b1e-9705-42c5cc4a477c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1f95e409-7925-4b1e-9705-42c5cc4a477c",
"match": "https://api-prod.gambitprofit.com/api/matches/b7afd5f9-99fa-4290-8580-60cb012be90c/?format=api",
"name": "Over/Under",
"created_at": "2023-02-05T09:47:03.720103-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 236",
"amount": 5000.0
},
{
"team": "Game Total Under 236",
"amount": 5000.0
}
],
"expected_reward_tokens": 9300.0,
"profit_sb": -200.0,
"profit_sb_percentage": -2.11,
"recommended": false
},
"lines": [
{
"id": "fc07c114-776e-4ad0-9929-9e7c905ef574",
"gambit_id": "b6b85b9a-826f-4e84-a0b5-a2546389bcf3",
"last_updated": "2023-02-06T09:11:57.584420-05:00",
"created_at": "2023-02-05T09:47:03.723285-05:00",
"name": "Game Total Over 236",
"reward": "1.86000",
"odds": "1.90910",
"spread": "236.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f95e409-7925-4b1e-9705-42c5cc4a477c/?format=api"
},
{
"id": "b060f3e1-307d-47c7-80d3-aa8c07d7831c",
"gambit_id": "d4910297-17ea-4fcf-9eef-aabcfa79d673",
"last_updated": "2023-02-06T09:11:57.582970-05:00",
"created_at": "2023-02-05T09:47:03.721775-05:00",
"name": "Game Total Under 236",
"reward": "1.86000",
"odds": "1.90910",
"spread": "236.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1f95e409-7925-4b1e-9705-42c5cc4a477c/?format=api"
}
]
}