GET /api/bet_types/10adc34d-8caa-460b-a6f5-c356d384fc96/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "10adc34d-8caa-460b-a6f5-c356d384fc96",
"match": "https://api-prod.gambitprofit.com/api/matches/96f84793-776c-46c2-a67f-5c52afcb1fd4/?format=api",
"name": "Over/Under",
"created_at": "2023-03-04T10:37:57.055523-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 237",
"amount": 5000.0
},
{
"team": "Game Total Over 237",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "ed318ab3-1119-49b4-b046-29fcb9ed96a4",
"gambit_id": "71fa7474-9a9e-4412-a130-e7321fae354e",
"last_updated": "2023-03-06T10:27:13.582720-05:00",
"created_at": "2023-03-04T10:37:57.056777-05:00",
"name": "Game Total Under 237",
"reward": "1.87000",
"odds": "1.90910",
"spread": "237.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10adc34d-8caa-460b-a6f5-c356d384fc96/?format=api"
},
{
"id": "3b088256-58c9-4714-a162-b41bb127866a",
"gambit_id": "40f57fa2-902b-4633-af0f-862fe9c8f8a7",
"last_updated": "2023-03-06T10:27:13.584016-05:00",
"created_at": "2023-03-04T10:37:57.058034-05:00",
"name": "Game Total Over 237",
"reward": "1.87000",
"odds": "1.90910",
"spread": "237.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/10adc34d-8caa-460b-a6f5-c356d384fc96/?format=api"
}
]
}