GET /api/bet_types/f6e2d61f-11d6-45fb-8eb1-5f54291a05b8/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "f6e2d61f-11d6-45fb-8eb1-5f54291a05b8",
"match": "https://api-prod.gambitprofit.com/api/matches/b9f6f21c-fccd-4fcc-a512-0a1a57a57994/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 46.5",
"amount": 5000.0
},
{
"team": "Game Total Under 46.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "9dcd24bc-c5ea-4ebd-9a0f-72288c3e8309",
"gambit_id": "e559de95-bec5-486b-8d65-c0c6ceddc0d1",
"last_updated": "2022-12-19T13:32:08.457542-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 46.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "46.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6e2d61f-11d6-45fb-8eb1-5f54291a05b8/?format=api"
},
{
"id": "baf309b6-20a2-4670-9e1d-ea83b968677a",
"gambit_id": "dcc1f175-6804-482c-b23f-49b873f0ae61",
"last_updated": "2022-12-19T13:32:08.456447-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 46.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "46.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/f6e2d61f-11d6-45fb-8eb1-5f54291a05b8/?format=api"
}
]
}