GET /api/bet_types/52cd65ae-62e7-40cd-9e48-05ae693e1102/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "52cd65ae-62e7-40cd-9e48-05ae693e1102",
"match": "https://api-prod.gambitprofit.com/api/matches/9b65df4b-62c4-4290-a1d2-7607549923a4/?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",
"amount": 5000.0
},
{
"team": "Game Total Over 6",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "f58ee397-a57c-476d-9bb2-05c563146a16",
"gambit_id": "665547a9-06fa-4c3d-96f8-055344e0f105",
"last_updated": "2022-12-06T11:21:56.459916-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.80000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52cd65ae-62e7-40cd-9e48-05ae693e1102/?format=api"
},
{
"id": "aca87b20-a503-468f-ae5e-7fae34c64cd9",
"gambit_id": "c3f210b0-e1b7-4570-b7bf-4d9c9e7e8858",
"last_updated": "2022-12-06T11:21:56.460994-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.80000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/52cd65ae-62e7-40cd-9e48-05ae693e1102/?format=api"
}
]
}