GET /api/bet_types/42345113-ea23-4d24-b085-f3862dc80a31/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "42345113-ea23-4d24-b085-f3862dc80a31",
"match": "https://api-prod.gambitprofit.com/api/matches/52966552-3775-416b-a420-41954a2c34f5/?format=api",
"name": "Over/Under",
"created_at": "2023-09-26T12:43:14.712241-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 Over 7.5",
"amount": 5107.0
},
{
"team": "Game Total Under 7.5",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "bdb67352-0153-4d71-8063-8231b390337e",
"gambit_id": "dcf67049-9029-444e-b8ab-674c3f17deac",
"last_updated": "2023-09-27T18:53:11.315049-04:00",
"created_at": "2023-09-26T12:43:14.716256-04:00",
"name": "Game Total Over 7.5",
"reward": "1.83000",
"odds": "1.86960",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42345113-ea23-4d24-b085-f3862dc80a31/?format=api"
},
{
"id": "a2cacd86-b3b3-43a8-a1c0-72e0ddcb473c",
"gambit_id": "17d6b1a5-9e2d-4b99-8bb4-8ec919270540",
"last_updated": "2023-09-27T18:53:11.319062-04:00",
"created_at": "2023-09-26T12:43:14.720850-04:00",
"name": "Game Total Under 7.5",
"reward": "1.91000",
"odds": "1.95240",
"spread": "7.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/42345113-ea23-4d24-b085-f3862dc80a31/?format=api"
}
]
}