GET /api/bet_types/c5f5ca6b-b469-411d-8a98-86ecbfab5acb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c5f5ca6b-b469-411d-8a98-86ecbfab5acb",
"match": "https://api-prod.gambitprofit.com/api/matches/8f0bf746-7d0a-4619-9c57-9297b532ef28/?format=api",
"name": "Over/Under",
"created_at": "2023-10-17T08:58:20.828589-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 6",
"amount": 5214.0
},
{
"team": "Game Total Over 6",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "4e1916d0-8766-41c9-b38c-27f5ab8fcf4c",
"gambit_id": "4755456e-5e96-4122-9db3-edb41b53c351",
"last_updated": "2023-10-18T10:57:55.852904-04:00",
"created_at": "2023-10-17T08:58:20.835919-04:00",
"name": "Game Total Under 6",
"reward": "1.79000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5f5ca6b-b469-411d-8a98-86ecbfab5acb/?format=api"
},
{
"id": "b2240560-764f-4716-afd3-3a591b001215",
"gambit_id": "33c55922-1ff9-464b-b13f-11e389d5b98d",
"last_updated": "2023-10-18T10:57:55.849590-04:00",
"created_at": "2023-10-17T08:58:20.831837-04:00",
"name": "Game Total Over 6",
"reward": "1.95000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5f5ca6b-b469-411d-8a98-86ecbfab5acb/?format=api"
}
]
}