GET /api/bet_types/a6be7b15-35e6-4fda-b460-343be444d125/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "a6be7b15-35e6-4fda-b460-343be444d125",
"match": "https://api-prod.gambitprofit.com/api/matches/5fe3a572-7cc6-4a25-920b-e3d22a844409/?format=api",
"name": "Over/Under",
"created_at": "2023-03-22T12:32:07.382536-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 224.5",
"amount": 5000.0
},
{
"team": "Game Total Over 224.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "e9865178-ce0a-4cee-a881-ee159d278b8d",
"gambit_id": "d4832013-72a2-4e59-a736-99dbe2237c0a",
"last_updated": "2023-03-23T17:52:11.680821-04:00",
"created_at": "2023-03-22T12:32:07.386138-04:00",
"name": "Game Total Under 224.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "224.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6be7b15-35e6-4fda-b460-343be444d125/?format=api"
},
{
"id": "ea7e2611-a67f-4277-93a6-84bdd9b51f78",
"gambit_id": "634298a0-81c9-4e2b-a237-c05e00fbd143",
"last_updated": "2023-03-23T17:52:11.682750-04:00",
"created_at": "2023-03-22T12:32:07.389316-04:00",
"name": "Game Total Over 224.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "224.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/a6be7b15-35e6-4fda-b460-343be444d125/?format=api"
}
]
}