GET /api/bet_types/ff1dcaf5-2f51-4384-a0b9-b464ced308fa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "ff1dcaf5-2f51-4384-a0b9-b464ced308fa",
"match": "https://api-prod.gambitprofit.com/api/matches/ea5fef17-bcf2-4f1e-89c8-b4de96e8e026/?format=api",
"name": "Over/Under",
"created_at": "2023-05-19T11:46:55.889886-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 2.5",
"amount": 5256.0
},
{
"team": "Game Total Under 2.5",
"amount": 4744.0
}
],
"expected_reward_tokens": 9250.56,
"profit_sb": -249.44,
"profit_sb_percentage": -2.63,
"recommended": false
},
"lines": [
{
"id": "e03cddc7-33bf-4f8b-bbee-0cfff8a07065",
"gambit_id": "950b3708-059c-42c1-b37e-2cd5ef3f7e40",
"last_updated": "2023-05-25T13:47:05.394931-04:00",
"created_at": "2023-05-19T11:46:55.894974-04:00",
"name": "Game Total Over 2.5",
"reward": "1.76000",
"odds": "1.80000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff1dcaf5-2f51-4384-a0b9-b464ced308fa/?format=api"
},
{
"id": "f8235272-42cf-4bc9-8f7a-43cccaff4e58",
"gambit_id": "ca88daaf-97fc-437c-9190-890a6f2819d2",
"last_updated": "2023-05-25T13:47:05.397638-04:00",
"created_at": "2023-05-19T11:46:55.892415-04:00",
"name": "Game Total Under 2.5",
"reward": "1.95000",
"odds": "2.00000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/ff1dcaf5-2f51-4384-a0b9-b464ced308fa/?format=api"
}
]
}