GET /api/bet_types/fa7d88cc-34f1-4321-a39e-9bdb869032ec/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "fa7d88cc-34f1-4321-a39e-9bdb869032ec",
"match": "https://api-prod.gambitprofit.com/api/matches/bbce3279-023a-42cd-aa9a-c1c413ed69ce/?format=api",
"name": "Over/Under",
"created_at": "2023-03-29T10:07:04.495429-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 236",
"amount": 5107.0
},
{
"team": "Game Total Over 236",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "9e16138d-d495-4131-9a4e-e2760b95bff4",
"gambit_id": "a7553f69-b2c8-402c-8ea4-630ec7c5aa6d",
"last_updated": "2023-03-30T10:01:53.869204-04:00",
"created_at": "2023-03-29T10:07:04.497416-04:00",
"name": "Game Total Under 236",
"reward": "1.83000",
"odds": "1.86960",
"spread": "236.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa7d88cc-34f1-4321-a39e-9bdb869032ec/?format=api"
},
{
"id": "84da902f-e368-4fbd-9d00-f1ccdc1aa936",
"gambit_id": "4d30d18b-b066-4a45-9c80-a78448a03ae7",
"last_updated": "2023-03-30T10:01:53.870652-04:00",
"created_at": "2023-03-29T10:07:04.499570-04:00",
"name": "Game Total Over 236",
"reward": "1.91000",
"odds": "1.95240",
"spread": "236.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/fa7d88cc-34f1-4321-a39e-9bdb869032ec/?format=api"
}
]
}