GET /api/bet_types/258f4c77-b9f7-49d3-9729-d91aad914d62/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "258f4c77-b9f7-49d3-9729-d91aad914d62",
"match": "https://api-prod.gambitprofit.com/api/matches/185fc0eb-b45c-4db9-981b-48817dcaab09/?format=api",
"name": "Over/Under",
"created_at": "2023-02-09T11:12:04.145204-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 2.5",
"amount": 5511.0
},
{
"team": "Game Total Under 2.5",
"amount": 4489.0
}
],
"expected_reward_tokens": 9202.45,
"profit_sb": -297.55,
"profit_sb_percentage": -3.13,
"recommended": false
},
"lines": [
{
"id": "0e368dcd-b869-40e0-8515-a1aa3659dcd7",
"gambit_id": "64b3c83f-8ee1-4632-8a5a-cce0afa9edb9",
"last_updated": "2023-02-12T09:57:02.259571-05:00",
"created_at": "2023-02-09T11:12:04.147863-05:00",
"name": "Game Total Over 2.5",
"reward": "1.67000",
"odds": "1.70000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/258f4c77-b9f7-49d3-9729-d91aad914d62/?format=api"
},
{
"id": "c6421f6c-1a4d-4f55-bfbd-44b84744617f",
"gambit_id": "d92eb42f-d357-4504-8d8a-47b501fff4da",
"last_updated": "2023-02-12T09:57:02.258422-05:00",
"created_at": "2023-02-09T11:12:04.146534-05:00",
"name": "Game Total Under 2.5",
"reward": "2.05000",
"odds": "2.10000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/258f4c77-b9f7-49d3-9729-d91aad914d62/?format=api"
}
]
}