GET /api/bet_types/3eaea9a1-1fb6-42c4-a958-036130fe6922/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "3eaea9a1-1fb6-42c4-a958-036130fe6922",
"match": "https://api-prod.gambitprofit.com/api/matches/8afe4845-df7f-4067-9daa-7b93405e9c0b/?format=api",
"name": "Over/Under",
"created_at": "2023-07-06T08:43:16.332009-04: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 9",
"amount": 5213.0
},
{
"team": "Game Total Over 9",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "6236e699-93af-4204-8229-8ee06415da76",
"gambit_id": "a0093699-9d3f-47f4-b3e2-4387841a1980",
"last_updated": "2023-07-08T09:42:56.738019-04:00",
"created_at": "2023-07-06T08:43:16.336956-04:00",
"name": "Game Total Under 9",
"reward": "1.80000",
"odds": "1.83330",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3eaea9a1-1fb6-42c4-a958-036130fe6922/?format=api"
},
{
"id": "eda03b91-083a-4aa6-b0a2-fa63ed6fbf1c",
"gambit_id": "8b98e140-e312-4ed6-b61b-8d767f8e1dad",
"last_updated": "2023-07-08T09:42:56.735654-04:00",
"created_at": "2023-07-06T08:43:16.334476-04:00",
"name": "Game Total Over 9",
"reward": "1.96000",
"odds": "2.00000",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3eaea9a1-1fb6-42c4-a958-036130fe6922/?format=api"
}
]
}