GET /api/bet_types/c9f39e8d-2f3a-41a0-a396-6c086fd54974/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c9f39e8d-2f3a-41a0-a396-6c086fd54974",
"match": "https://api-prod.gambitprofit.com/api/matches/f627947d-bef1-4d7e-8a09-c219836e9c5c/?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": "Total Rounds Over 2.5",
"amount": 6011.0
},
{
"team": "Total Rounds Under 2.5",
"amount": 3989.0
}
],
"expected_reward_tokens": 9015.14,
"profit_sb": 15.14,
"profit_sb_percentage": 0.17,
"recommended": true
},
"lines": [
{
"id": "cc945d70-2f1f-4c22-aad5-e30ab4a7da24",
"gambit_id": "f1d5541a-ccfa-4054-a90c-c2391ae84295",
"last_updated": "2022-09-05T10:32:08.188935-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Over 2.5",
"reward": "1.50000",
"odds": "1.55560",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9f39e8d-2f3a-41a0-a396-6c086fd54974/?format=api"
},
{
"id": "0c29be5d-b2a9-493d-8e65-5cdbca21bf28",
"gambit_id": "7cec47d2-109f-4450-a236-906e35d1b6dd",
"last_updated": "2022-09-05T10:32:08.187712-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Total Rounds Under 2.5",
"reward": "2.26000",
"odds": "2.40000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c9f39e8d-2f3a-41a0-a396-6c086fd54974/?format=api"
}
]
}