GET /api/bet_types/ee7acc6e-5546-4464-bbd9-2a70c4e5e4eb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ee7acc6e-5546-4464-bbd9-2a70c4e5e4eb",
"match": "https://api-prod.gambitprofit.com/api/matches/f373e9b8-ce88-4f29-8a61-c6afdf670cdd/?format=api",
"name": "Over/Under",
"created_at": "2023-02-26T08:46:58.901187-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 230.5",
"amount": 5000.0
},
{
"team": "Game Total Over 230.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "000f15ef-9081-47af-9a56-07f171b6bcd2",
"gambit_id": "77d5b556-fa05-4890-8154-902b680aae73",
"last_updated": "2023-02-28T12:37:05.788203-05:00",
"created_at": "2023-02-26T08:46:58.902421-05:00",
"name": "Game Total Under 230.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "230.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee7acc6e-5546-4464-bbd9-2a70c4e5e4eb/?format=api"
},
{
"id": "06e8bce0-00b7-4b34-a752-9787fd011473",
"gambit_id": "7a06fa8e-0c95-4a1e-81ca-8563111d2a9c",
"last_updated": "2023-02-28T12:37:05.789391-05:00",
"created_at": "2023-02-26T08:46:58.903667-05:00",
"name": "Game Total Over 230.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "230.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ee7acc6e-5546-4464-bbd9-2a70c4e5e4eb/?format=api"
}
]
}