GET /api/bet_types/74959d29-8941-4bfd-9e6c-17367323d268/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "74959d29-8941-4bfd-9e6c-17367323d268",
"match": "https://api-prod.gambitprofit.com/api/matches/8a733531-271f-48a3-acfb-9e6288b2fd3c/?format=api",
"name": "Over/Under",
"created_at": "2023-03-14T13:41:55.793111-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 2.5",
"amount": 5699.0
},
{
"team": "Game Total Under 2.5",
"amount": 4301.0
}
],
"expected_reward_tokens": 9289.37,
"profit_sb": -210.63,
"profit_sb_percentage": -2.22,
"recommended": false
},
"lines": [
{
"id": "7c31c145-ae82-49fb-84e7-ea2ce1be3fee",
"gambit_id": "ae810b96-a6b5-4da9-ba11-424ba89cc183",
"last_updated": "2023-03-15T14:07:07.922373-04:00",
"created_at": "2023-03-14T13:41:55.797572-04:00",
"name": "Game Total Over 2.5",
"reward": "1.63000",
"odds": "1.65000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74959d29-8941-4bfd-9e6c-17367323d268/?format=api"
},
{
"id": "7f3c220e-8b3a-48d2-8999-a73e7afcd352",
"gambit_id": "04fa2fe8-994e-44dc-8953-6c3f907e8d31",
"last_updated": "2023-03-15T14:07:07.921230-04:00",
"created_at": "2023-03-14T13:41:55.795319-04:00",
"name": "Game Total Under 2.5",
"reward": "2.16000",
"odds": "2.20000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/74959d29-8941-4bfd-9e6c-17367323d268/?format=api"
}
]
}