GET /api/bet_types/b27e3dc1-bdcd-45e2-97c1-0519e443f9aa/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "b27e3dc1-bdcd-45e2-97c1-0519e443f9aa",
"match": "https://api-prod.gambitprofit.com/api/matches/06837e73-c59c-44a8-8795-aa9d37d3edde/?format=api",
"name": "Over/Under",
"created_at": "2023-10-26T09:28:19.758758-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 6",
"amount": 5214.0
},
{
"team": "Game Total Under 6",
"amount": 4786.0
}
],
"expected_reward_tokens": 9332.7,
"profit_sb": -167.3,
"profit_sb_percentage": -1.76,
"recommended": false
},
"lines": [
{
"id": "cfeff633-4361-4d03-9e72-e61ea8b7ff45",
"gambit_id": "a03cd9d7-be7a-4908-b7f0-9777ca44b861",
"last_updated": "2023-10-27T11:08:25.958707-04:00",
"created_at": "2023-10-26T09:28:19.763198-04:00",
"name": "Game Total Over 6",
"reward": "1.79000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b27e3dc1-bdcd-45e2-97c1-0519e443f9aa/?format=api"
},
{
"id": "1eb71c2a-55cd-42b7-86dc-7ecae26195e2",
"gambit_id": "4c0fb2cd-4039-4677-83a8-51f342579807",
"last_updated": "2023-10-27T11:08:25.968333-04:00",
"created_at": "2023-10-26T09:28:19.767668-04:00",
"name": "Game Total Under 6",
"reward": "1.95000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/b27e3dc1-bdcd-45e2-97c1-0519e443f9aa/?format=api"
}
]
}