GET /api/bet_types/23a3949c-6dc5-4d10-bc85-d46e432a7dd6/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "23a3949c-6dc5-4d10-bc85-d46e432a7dd6",
"match": "https://api-prod.gambitprofit.com/api/matches/6a1f01d4-4fe5-4182-a820-2a8aa421b31a/?format=api",
"name": "Over/Under",
"created_at": "2023-02-13T08:52:19.687718-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 225.5",
"amount": 5000.0
},
{
"team": "Game Total Under 225.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "a04a7ea4-5238-4dad-939f-12279426243b",
"gambit_id": "525b78c1-3a0a-4b76-aa2a-e72ca5b78848",
"last_updated": "2023-02-14T09:46:58.922161-05:00",
"created_at": "2023-02-13T08:52:19.690445-05:00",
"name": "Game Total Over 225.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "225.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23a3949c-6dc5-4d10-bc85-d46e432a7dd6/?format=api"
},
{
"id": "2e5f5577-ba82-4acf-b17a-0049380663de",
"gambit_id": "add0091d-18a1-4aae-9563-bc6c8f97d3ef",
"last_updated": "2023-02-14T09:46:58.920971-05:00",
"created_at": "2023-02-13T08:52:19.689042-05:00",
"name": "Game Total Under 225.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "225.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/23a3949c-6dc5-4d10-bc85-d46e432a7dd6/?format=api"
}
]
}