GET /api/bet_types/11f89d31-de59-4b41-ac60-5272d79abdd3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "11f89d31-de59-4b41-ac60-5272d79abdd3",
"match": "https://api-prod.gambitprofit.com/api/matches/c9291852-6110-4452-928c-2640481cde89/?format=api",
"name": "Over/Under",
"created_at": "2023-05-08T11:46:58.911809-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 210",
"amount": 5000.0
},
{
"team": "Game Total Over 210",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "633473b2-8b26-4780-a895-91eeaff34075",
"gambit_id": "86facbc9-302d-47d3-8e4f-a6fcde15158a",
"last_updated": "2023-05-09T11:41:55.418002-04:00",
"created_at": "2023-05-08T11:46:58.913593-04:00",
"name": "Game Total Under 210",
"reward": "1.87000",
"odds": "1.90910",
"spread": "210.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11f89d31-de59-4b41-ac60-5272d79abdd3/?format=api"
},
{
"id": "f3d7dab2-c600-4a84-a52b-281c613bd90c",
"gambit_id": "4f33f3a7-f28a-4408-9038-486fa457b219",
"last_updated": "2023-05-09T11:41:55.420436-04:00",
"created_at": "2023-05-08T11:46:58.915131-04:00",
"name": "Game Total Over 210",
"reward": "1.87000",
"odds": "1.90910",
"spread": "210.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/11f89d31-de59-4b41-ac60-5272d79abdd3/?format=api"
}
]
}