GET /api/bet_types/473908da-9c35-4a0e-83e5-a05454641b3d/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "473908da-9c35-4a0e-83e5-a05454641b3d",
"match": "https://api-prod.gambitprofit.com/api/matches/3e5d2c75-e295-4448-a866-affed695b077/?format=api",
"name": "Over/Under",
"created_at": "2023-06-04T12:16:55.457363-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 8.5",
"amount": 5213.0
},
{
"team": "Game Total Under 8.5",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "8d1b16f0-0808-495d-a1a4-6c75d6b3c273",
"gambit_id": "208e03a0-b5ab-46c0-8241-d5d27fd48dea",
"last_updated": "2023-06-05T10:57:23.614379-04:00",
"created_at": "2023-06-04T12:16:55.459217-04:00",
"name": "Game Total Over 8.5",
"reward": "1.80000",
"odds": "1.83330",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/473908da-9c35-4a0e-83e5-a05454641b3d/?format=api"
},
{
"id": "4f604139-b510-4978-b35e-2109107ce860",
"gambit_id": "b65cd1eb-b24a-4f7a-b46e-4a63082def4e",
"last_updated": "2023-06-05T10:57:23.616941-04:00",
"created_at": "2023-06-04T12:16:55.461085-04:00",
"name": "Game Total Under 8.5",
"reward": "1.96000",
"odds": "2.00000",
"spread": "8.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/473908da-9c35-4a0e-83e5-a05454641b3d/?format=api"
}
]
}