GET /api/bet_types/7f7e69a4-565c-4b01-8f2e-383d7246d347/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7f7e69a4-565c-4b01-8f2e-383d7246d347",
"match": "https://api-prod.gambitprofit.com/api/matches/a35cb1ba-f848-404d-9c36-a57a69647b6d/?format=api",
"name": "Over/Under",
"created_at": "2023-06-07T09:28:22.443409-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 11",
"amount": 5213.0
},
{
"team": "Game Total Over 11",
"amount": 4787.0
}
],
"expected_reward_tokens": 9382.52,
"profit_sb": -117.48,
"profit_sb_percentage": -1.24,
"recommended": false
},
"lines": [
{
"id": "48105d1e-6211-42a4-b5ec-ca7c33703297",
"gambit_id": "90f4e2bc-2dcf-4356-a749-909c826f4ccd",
"last_updated": "2023-06-08T16:23:13.746974-04:00",
"created_at": "2023-06-07T09:28:22.448767-04:00",
"name": "Game Total Under 11",
"reward": "1.80000",
"odds": "1.83330",
"spread": "11.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f7e69a4-565c-4b01-8f2e-383d7246d347/?format=api"
},
{
"id": "da4a8dd1-ce2f-44a5-aebc-bf385dd544b7",
"gambit_id": "32c82ee8-6c81-46b8-9f3b-5133da07b594",
"last_updated": "2023-06-08T16:23:13.744226-04:00",
"created_at": "2023-06-07T09:28:22.446021-04:00",
"name": "Game Total Over 11",
"reward": "1.96000",
"odds": "2.00000",
"spread": "11.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f7e69a4-565c-4b01-8f2e-383d7246d347/?format=api"
}
]
}