GET /api/bet_types/da424a6a-6f36-4c1b-a15a-44d248114568/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "da424a6a-6f36-4c1b-a15a-44d248114568",
"match": "https://api-prod.gambitprofit.com/api/matches/53ae765c-c1b3-472b-bf2a-92de2d6cd74b/?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 64",
"amount": 5000.0
},
{
"team": "Game Total Under 64",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "66cd31b4-ae85-4777-a6a9-46aa0169c912",
"gambit_id": "8e8bf5fc-c0b7-4149-a2fc-7a5b835d42bb",
"last_updated": "2022-09-18T18:02:28.052408-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 64",
"reward": "1.80000",
"odds": "1.90910",
"spread": "64.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da424a6a-6f36-4c1b-a15a-44d248114568/?format=api"
},
{
"id": "0bab4c50-0232-4c68-bd6a-f76e3a5a344e",
"gambit_id": "115fb332-5266-47c3-b53b-525efa1b974e",
"last_updated": "2022-09-18T18:02:28.051245-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 64",
"reward": "1.80000",
"odds": "1.90910",
"spread": "64.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/da424a6a-6f36-4c1b-a15a-44d248114568/?format=api"
}
]
}