GET /api/bet_types/9f2e6a88-306c-4317-8ec6-17f7af811531/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9f2e6a88-306c-4317-8ec6-17f7af811531",
"match": "https://api-prod.gambitprofit.com/api/matches/832cf74f-803a-48b2-b365-d583b37f182b/?format=api",
"name": "Over/Under",
"created_at": "2023-02-07T16:06:58.943700-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 6",
"amount": 5213.0
},
{
"team": "Game Total Over 6",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "08ac9f92-b488-4d82-abc6-e2e0d3f70be8",
"gambit_id": "cd2b80e6-00e7-4199-9e60-e5af559c9829",
"last_updated": "2023-02-08T16:31:56.759147-05:00",
"created_at": "2023-02-07T16:06:58.945239-05:00",
"name": "Game Total Under 6",
"reward": "1.80000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f2e6a88-306c-4317-8ec6-17f7af811531/?format=api"
},
{
"id": "f2bdf232-001d-4f75-bd61-3b47fd2e5f15",
"gambit_id": "c3eae929-0a46-4be5-b592-2903e8f2585a",
"last_updated": "2023-02-08T16:31:56.760363-05:00",
"created_at": "2023-02-07T16:06:58.946687-05:00",
"name": "Game Total Over 6",
"reward": "1.96000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9f2e6a88-306c-4317-8ec6-17f7af811531/?format=api"
}
]
}