GET /api/bet_types/2083390e-75ea-4dfb-b4c3-8c2f4ebf8982/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2083390e-75ea-4dfb-b4c3-8c2f4ebf8982",
"match": "https://api-prod.gambitprofit.com/api/matches/d1d8c8bb-8d22-4dff-90c0-e22cb608107b/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-05: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": 5208.0
},
{
"team": "Game Total Over 6",
"amount": 4792.0
}
],
"expected_reward_tokens": 9008.96,
"profit_sb": 8.96,
"profit_sb_percentage": 0.1,
"recommended": true
},
"lines": [
{
"id": "38154db0-f5c7-4ad7-9c70-79401db2e914",
"gambit_id": "ebae8d02-91f5-4f28-91a0-58ee9f374ac4",
"last_updated": "2022-12-13T10:07:01.734463-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 6",
"reward": "1.73000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2083390e-75ea-4dfb-b4c3-8c2f4ebf8982/?format=api"
},
{
"id": "2c4c1d84-f78a-48f5-8147-897458d25c7e",
"gambit_id": "b17a468b-2b7d-437e-b840-077054036e52",
"last_updated": "2022-12-13T10:07:01.735618-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 6",
"reward": "1.88000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2083390e-75ea-4dfb-b4c3-8c2f4ebf8982/?format=api"
}
]
}