GET /api/bet_types/19dd3d70-05e2-4e61-89b5-c85ecffcf2cf/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "19dd3d70-05e2-4e61-89b5-c85ecffcf2cf",
"match": "https://api-prod.gambitprofit.com/api/matches/9a4b776c-6923-45b2-b079-baf1095fb9f7/?format=api",
"name": "Over/Under",
"created_at": "2023-11-03T20:08:21.240550-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 2.5",
"amount": 7177.0
},
{
"team": "Game Total Under 2.5",
"amount": 2823.0
}
],
"expected_reward_tokens": 9258.33,
"profit_sb": -241.67,
"profit_sb_percentage": -2.54,
"recommended": false
},
"lines": [
{
"id": "35b5bd3c-6a73-4493-80f3-cc472df3157d",
"gambit_id": "9aec25d2-95d6-4e0f-94f6-03ac15641b44",
"last_updated": "2023-11-06T10:28:10.595288-05:00",
"created_at": "2023-11-03T20:08:21.244403-04:00",
"name": "Game Total Over 2.5",
"reward": "1.29000",
"odds": "1.30000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19dd3d70-05e2-4e61-89b5-c85ecffcf2cf/?format=api"
},
{
"id": "bc4a2fd6-d647-444f-9240-09abecf351c6",
"gambit_id": "85898f98-0631-468e-8649-02cc98ec80d6",
"last_updated": "2023-11-06T10:28:10.598392-05:00",
"created_at": "2023-11-03T20:08:21.248527-04:00",
"name": "Game Total Under 2.5",
"reward": "3.28000",
"odds": "3.40000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/19dd3d70-05e2-4e61-89b5-c85ecffcf2cf/?format=api"
}
]
}