GET /api/bet_types/46007f7f-772d-4afd-96b9-bb86a7ceeabb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "46007f7f-772d-4afd-96b9-bb86a7ceeabb",
"match": "https://api-prod.gambitprofit.com/api/matches/68c99a73-cbf4-4fc9-a0a4-2e8d645a7649/?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 Under 6.5",
"amount": 5000.0
},
{
"team": "Game Total Over 6.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "e4d0f069-b389-4796-9a6d-c7f8a4e68ad0",
"gambit_id": "7b78406c-f6cb-4b24-9498-8fb586be527c",
"last_updated": "2022-10-31T11:07:08.857163-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46007f7f-772d-4afd-96b9-bb86a7ceeabb/?format=api"
},
{
"id": "41e7b63c-e722-43ae-a1b1-02d45d63d8a1",
"gambit_id": "02109505-ebac-496b-bb04-0d90b595e23a",
"last_updated": "2022-10-31T11:07:08.858169-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6.5",
"reward": "1.88000",
"odds": "1.90910",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/46007f7f-772d-4afd-96b9-bb86a7ceeabb/?format=api"
}
]
}