GET /api/bet_types/0584cb55-d42f-4199-8d78-9fc206e97cb3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0584cb55-d42f-4199-8d78-9fc206e97cb3",
"match": "https://api-prod.gambitprofit.com/api/matches/02674c5b-1e07-4fbe-90b5-c3ae37e73ca4/?format=api",
"name": "Over/Under",
"created_at": "2023-08-19T14:08:07.043005-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": "Total Rounds Over 2.5",
"amount": 5000.0
},
{
"team": "Total Rounds Under 2.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9150.0,
"profit_sb": -350.0,
"profit_sb_percentage": -3.68,
"recommended": false
},
"lines": [
{
"id": "ea36bb1f-c7da-4591-a3e7-83e4a4b1d8bd",
"gambit_id": "2e52b253-079a-4c07-b348-34c3bf0f13f9",
"last_updated": "2023-08-22T09:32:59.205754-04:00",
"created_at": "2023-08-19T14:08:07.047102-04:00",
"name": "Total Rounds Over 2.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0584cb55-d42f-4199-8d78-9fc206e97cb3/?format=api"
},
{
"id": "188b2fd8-623a-4665-8d2f-e7e467d3011e",
"gambit_id": "4e76ef5a-da1c-4054-a315-064d19f03020",
"last_updated": "2023-08-22T09:32:59.209015-04:00",
"created_at": "2023-08-19T14:08:07.051519-04:00",
"name": "Total Rounds Under 2.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0584cb55-d42f-4199-8d78-9fc206e97cb3/?format=api"
}
]
}