GET /api/bet_types/65af9aba-cfad-4704-b8a1-9aee6b773768/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "65af9aba-cfad-4704-b8a1-9aee6b773768",
"match": "https://api-prod.gambitprofit.com/api/matches/33a5f0b4-b60e-4c72-bdc1-8a1e317dc3e2/?format=api",
"name": "Over/Under",
"created_at": "2023-02-03T10:52:02.268005-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": "Total Rounds Under 2.5",
"amount": 6026.0
},
{
"team": "Total Rounds Over 2.5",
"amount": 3974.0
}
],
"expected_reward_tokens": 9219.68,
"profit_sb": -280.32,
"profit_sb_percentage": -2.95,
"recommended": false
},
"lines": [
{
"id": "60ce7fdc-a16d-4605-a87c-e80fb013da0e",
"gambit_id": "b82878bc-7683-41b1-94de-4f4b9f2f1db7",
"last_updated": "2023-02-06T08:56:54.342804-05:00",
"created_at": "2023-02-03T10:52:02.269531-05:00",
"name": "Total Rounds Under 2.5",
"reward": "1.53000",
"odds": "1.55560",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65af9aba-cfad-4704-b8a1-9aee6b773768/?format=api"
},
{
"id": "f3ac7934-38fc-40d6-9f26-29f009bbda5f",
"gambit_id": "76116285-6bb2-4523-9788-150f552baf19",
"last_updated": "2023-02-06T08:56:54.344003-05:00",
"created_at": "2023-02-03T10:52:02.271047-05:00",
"name": "Total Rounds Over 2.5",
"reward": "2.32000",
"odds": "2.40000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/65af9aba-cfad-4704-b8a1-9aee6b773768/?format=api"
}
]
}