GET /api/bet_types/db5e73c0-92a6-4536-aebf-a2303ede8cf5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "db5e73c0-92a6-4536-aebf-a2303ede8cf5",
"match": "https://api-prod.gambitprofit.com/api/matches/41fe45d7-266b-470a-bd8f-353589682375/?format=api",
"name": "Over/Under",
"created_at": "2023-09-01T01:03:11.162209-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 10",
"amount": 5000.0
},
{
"team": "Game Total Under 10",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "4ccd1fe9-0306-4405-b34d-99686d059955",
"gambit_id": "fe318662-5fa3-402a-95d8-2b2881792670",
"last_updated": "2023-09-02T17:23:07.977837-04:00",
"created_at": "2023-09-01T01:03:11.165987-04:00",
"name": "Game Total Over 10",
"reward": "1.87000",
"odds": "1.90910",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db5e73c0-92a6-4536-aebf-a2303ede8cf5/?format=api"
},
{
"id": "7362600b-aecf-485e-94d6-c3475b6fb498",
"gambit_id": "ec0d4c0a-68d7-4ac5-9fc5-06fbb3ce10e0",
"last_updated": "2023-09-02T17:23:07.981358-04:00",
"created_at": "2023-09-01T01:03:11.169657-04:00",
"name": "Game Total Under 10",
"reward": "1.87000",
"odds": "1.90910",
"spread": "10.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/db5e73c0-92a6-4536-aebf-a2303ede8cf5/?format=api"
}
]
}