GET /api/bet_types/a4b7f999-0f98-4942-8b7b-c4a5b074da1c/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a4b7f999-0f98-4942-8b7b-c4a5b074da1c",
"match": "https://api-prod.gambitprofit.com/api/matches/ede05ceb-7962-40eb-8f4e-2c216846a484/?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 212",
"amount": 5000.0
},
{
"team": "Game Total Over 212",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "e5631cc7-8db7-40bd-af91-138d7e7d5aaa",
"gambit_id": "35b8aea1-d3dc-4eb2-8e69-8d163f470927",
"last_updated": "2022-11-14T11:33:11.762297-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 212",
"reward": "1.80000",
"odds": "1.90910",
"spread": "212.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4b7f999-0f98-4942-8b7b-c4a5b074da1c/?format=api"
},
{
"id": "37e594c4-6748-490d-a9d8-c38723b86258",
"gambit_id": "8dddd9d9-14a7-455b-93d4-a2eb72bab54c",
"last_updated": "2022-11-14T11:33:11.763440-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 212",
"reward": "1.80000",
"odds": "1.90910",
"spread": "212.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a4b7f999-0f98-4942-8b7b-c4a5b074da1c/?format=api"
}
]
}