GET /api/bet_types/ef022e87-0e8b-4f2e-8f3b-584f453bc333/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ef022e87-0e8b-4f2e-8f3b-584f453bc333",
"match": "https://api-prod.gambitprofit.com/api/matches/d65f974a-2604-4bc3-9608-ded1b28bb688/?format=api",
"name": "Over/Under",
"created_at": "2023-04-16T12:17:24.449107-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": "21c1d79f-45fb-4bf5-9bdc-22b3ba2b1cae",
"gambit_id": "7e030229-7391-4c4a-b447-da43c4f28014",
"last_updated": "2023-04-18T12:12:08.087364-04:00",
"created_at": "2023-04-16T12:17:24.456117-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/ef022e87-0e8b-4f2e-8f3b-584f453bc333/?format=api"
},
{
"id": "426bbd2d-9505-4a08-8fe3-8cffcf1e68b4",
"gambit_id": "193a24eb-2ae4-4669-8a9c-b3d9b022793a",
"last_updated": "2023-04-18T12:12:08.085724-04:00",
"created_at": "2023-04-16T12:17:24.452849-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/ef022e87-0e8b-4f2e-8f3b-584f453bc333/?format=api"
}
]
}