GET /api/bet_types/68b2c5d3-f616-4c50-8f48-da930111fbc9/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "68b2c5d3-f616-4c50-8f48-da930111fbc9",
"match": "https://api-prod.gambitprofit.com/api/matches/319ffee2-25f6-4fad-a38a-04f0fe38a80c/?format=api",
"name": "Over/Under",
"created_at": "2023-03-03T13:12:08.370168-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 Under 2.5",
"amount": 5669.0
},
{
"team": "Total Rounds Over 2.5",
"amount": 4331.0
}
],
"expected_reward_tokens": 9353.85,
"profit_sb": -146.15,
"profit_sb_percentage": -1.54,
"recommended": false
},
"lines": [
{
"id": "4a175f99-e799-4305-a8a4-d5cfcde9ba1c",
"gambit_id": "c1b65e70-8ac1-4e49-8e93-6e131d3093ce",
"last_updated": "2023-03-06T15:11:56.544639-05:00",
"created_at": "2023-03-03T13:12:08.371747-05:00",
"name": "Total Rounds Under 2.5",
"reward": "1.65000",
"odds": "1.66670",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68b2c5d3-f616-4c50-8f48-da930111fbc9/?format=api"
},
{
"id": "93ef9fcb-fc87-4575-8dbe-679dec7638cf",
"gambit_id": "2e1393af-0826-49d1-94a5-a98039d5d665",
"last_updated": "2023-03-06T15:11:56.546291-05:00",
"created_at": "2023-03-03T13:12:08.373238-05:00",
"name": "Total Rounds Over 2.5",
"reward": "2.16000",
"odds": "2.20000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/68b2c5d3-f616-4c50-8f48-da930111fbc9/?format=api"
}
]
}