GET /api/bet_types/1bbba241-8154-4dc6-ba65-fe16b63c41e3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "1bbba241-8154-4dc6-ba65-fe16b63c41e3",
"match": "https://api-prod.gambitprofit.com/api/matches/a2098a9e-17a1-4efc-8ad0-2e7d073d2f42/?format=api",
"name": "Over/Under",
"created_at": "2023-01-02T10:27:01.822525-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 218",
"amount": 5000.0
},
{
"team": "Game Total Under 218",
"amount": 5000.0
}
],
"expected_reward_tokens": 8900.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.11,
"recommended": false
},
"lines": [
{
"id": "154e100c-9d4d-423e-8899-ad2614ca2b01",
"gambit_id": "b5710985-bd16-44c3-b43a-13834c8b4a8e",
"last_updated": "2023-01-03T10:07:06.992347-05:00",
"created_at": "2023-01-02T10:27:01.825150-05:00",
"name": "Game Total Over 218",
"reward": "1.78000",
"odds": "1.90910",
"spread": "218.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bbba241-8154-4dc6-ba65-fe16b63c41e3/?format=api"
},
{
"id": "65253753-1524-4a6e-9aad-b8ee90b91c19",
"gambit_id": "ae322064-1eb5-447a-b22d-a5480cc030d7",
"last_updated": "2023-01-03T10:07:06.991260-05:00",
"created_at": "2023-01-02T10:27:01.823816-05:00",
"name": "Game Total Under 218",
"reward": "1.78000",
"odds": "1.90910",
"spread": "218.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/1bbba241-8154-4dc6-ba65-fe16b63c41e3/?format=api"
}
]
}