GET /api/bet_types/5a6d0fff-b5a5-431c-a0ce-996a6d5abb74/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5a6d0fff-b5a5-431c-a0ce-996a6d5abb74",
"match": "https://api-prod.gambitprofit.com/api/matches/073ff10a-9cd1-4129-9fb8-63bc3f1f4604/?format=api",
"name": "Over/Under",
"created_at": "2023-01-27T08:57:16.283922-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 Over 5.5",
"amount": 5316.0
},
{
"team": "Game Total Under 5.5",
"amount": 4684.0
}
],
"expected_reward_tokens": 9461.68,
"profit_sb": -38.32,
"profit_sb_percentage": -0.4,
"recommended": false
},
"lines": [
{
"id": "27884a0a-0aae-4fa2-9145-62d585e586cc",
"gambit_id": "5e467a61-1c8b-40f9-9ab3-69f190604d1f",
"last_updated": "2023-01-28T15:22:22.691350-05:00",
"created_at": "2023-01-27T08:57:16.286950-05:00",
"name": "Game Total Over 5.5",
"reward": "1.78000",
"odds": "1.80000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a6d0fff-b5a5-431c-a0ce-996a6d5abb74/?format=api"
},
{
"id": "93bcc0de-715d-420a-bbda-16f46d9a7dc8",
"gambit_id": "446ea7f4-aca4-4bbf-83fb-7ebc821e2d18",
"last_updated": "2023-01-28T15:22:22.690052-05:00",
"created_at": "2023-01-27T08:57:16.285444-05:00",
"name": "Game Total Under 5.5",
"reward": "2.02000",
"odds": "2.05000",
"spread": "5.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5a6d0fff-b5a5-431c-a0ce-996a6d5abb74/?format=api"
}
]
}