GET /api/bet_types/bd57a67d-bfd1-4388-8519-561838de25cc/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "bd57a67d-bfd1-4388-8519-561838de25cc",
"match": "https://api-prod.gambitprofit.com/api/matches/a1956242-e913-4bab-8705-3bead389c8e7/?format=api",
"name": "Over/Under",
"created_at": "2023-11-21T09:03:03.978876-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 215.5",
"amount": 5000.0
},
{
"team": "Game Total Under 215.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "234fd6c8-532d-4718-9b63-64a54a095865",
"gambit_id": "6f954ce0-f2ba-47c2-8638-792b62527652",
"last_updated": "2023-11-22T09:48:26.891070-05:00",
"created_at": "2023-11-21T09:03:03.983400-05:00",
"name": "Game Total Over 215.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "215.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd57a67d-bfd1-4388-8519-561838de25cc/?format=api"
},
{
"id": "1e1a2a74-5fa5-4a4d-abe9-db27ff0c8964",
"gambit_id": "700be057-3f8f-4d98-b308-59bb9ebaf13c",
"last_updated": "2023-11-22T09:48:26.894341-05:00",
"created_at": "2023-11-21T09:03:03.988939-05:00",
"name": "Game Total Under 215.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "215.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/bd57a67d-bfd1-4388-8519-561838de25cc/?format=api"
}
]
}