GET /api/bet_types/8f026480-1349-42fe-8828-655c07d2cc09/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8f026480-1349-42fe-8828-655c07d2cc09",
"match": "https://api-prod.gambitprofit.com/api/matches/91fc7117-4524-4733-9fb2-a7e59aa85863/?format=api",
"name": "Over/Under",
"created_at": "2023-03-31T09:56:47.017972-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.5",
"amount": 5421.0
},
{
"team": "Game Total Under 6.5",
"amount": 4579.0
}
],
"expected_reward_tokens": 9432.54,
"profit_sb": -67.46,
"profit_sb_percentage": -0.71,
"recommended": false
},
"lines": [
{
"id": "122c5f0d-33bd-4b59-a34b-892b2e3018a7",
"gambit_id": "448caa31-5e0b-443f-a809-ce6582324c51",
"last_updated": "2023-04-01T10:41:54.635939-04:00",
"created_at": "2023-03-31T09:56:47.023590-04:00",
"name": "Game Total Over 6.5",
"reward": "1.74000",
"odds": "1.76920",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f026480-1349-42fe-8828-655c07d2cc09/?format=api"
},
{
"id": "38292aae-dda2-4a0a-abc3-2f74202b7c86",
"gambit_id": "4e4125fa-ef60-4815-b49a-26bbef0f4076",
"last_updated": "2023-04-01T10:41:54.633591-04:00",
"created_at": "2023-03-31T09:56:47.020960-04:00",
"name": "Game Total Under 6.5",
"reward": "2.06000",
"odds": "2.10000",
"spread": "6.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8f026480-1349-42fe-8828-655c07d2cc09/?format=api"
}
]
}