GET /api/bet_types/0b7834cc-8934-44c3-abe0-1eb4db2c8949/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0b7834cc-8934-44c3-abe0-1eb4db2c8949",
"match": "https://api-prod.gambitprofit.com/api/matches/acfbb856-ce3a-431c-95a9-85b207e8e922/?format=api",
"name": "Over/Under",
"created_at": "2024-01-13T09:38:11.330879-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": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "006a73b5-4527-4c00-952a-ae597df3dd83",
"gambit_id": "c186b19d-8cac-465d-95c9-34344f1ac241",
"last_updated": "2024-01-16T15:23:04.395388-05:00",
"created_at": "2024-01-13T09:38:11.340049-05:00",
"name": "Game Total Under 6",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b7834cc-8934-44c3-abe0-1eb4db2c8949/?format=api"
},
{
"id": "29f63e4b-d7b1-46e1-8be4-206cf2baae0d",
"gambit_id": "34bf9748-ed58-45f7-9a31-bd596f8b22ba",
"last_updated": "2024-01-16T15:23:04.398683-05:00",
"created_at": "2024-01-13T09:38:11.335437-05:00",
"name": "Game Total Over 6",
"reward": "1.87000",
"odds": "1.90910",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b7834cc-8934-44c3-abe0-1eb4db2c8949/?format=api"
}
]
}