GET /api/bet_types/9aa0b5b9-d459-41e0-94ef-7e9357d959de/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "9aa0b5b9-d459-41e0-94ef-7e9357d959de",
"match": "https://api-prod.gambitprofit.com/api/matches/7cdbc561-58fe-45a1-beca-c34a3728985c/?format=api",
"name": "Over/Under",
"created_at": "2023-07-04T09:43:04.035460-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 9",
"amount": 5107.0
},
{
"team": "Game Total Over 9",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "51efe884-c369-463f-b2ae-99d42f1ac824",
"gambit_id": "f6b49331-bbff-4ef5-99b1-0a73da3521ce",
"last_updated": "2023-07-05T18:58:28.559042-04:00",
"created_at": "2023-07-04T09:43:04.037465-04:00",
"name": "Game Total Under 9",
"reward": "1.83000",
"odds": "1.86960",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9aa0b5b9-d459-41e0-94ef-7e9357d959de/?format=api"
},
{
"id": "fb4ecaf4-4ee7-4abc-adfa-f038c1c7cfb0",
"gambit_id": "5def41ef-33d9-4d73-9154-303f05c45e1a",
"last_updated": "2023-07-05T18:58:28.560399-04:00",
"created_at": "2023-07-04T09:43:04.039234-04:00",
"name": "Game Total Over 9",
"reward": "1.91000",
"odds": "1.95240",
"spread": "9.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/9aa0b5b9-d459-41e0-94ef-7e9357d959de/?format=api"
}
]
}