GET /api/bet_types/7ed981a1-a86f-4ad2-ac15-0ade3e71e47b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7ed981a1-a86f-4ad2-ac15-0ade3e71e47b",
"match": "https://api-prod.gambitprofit.com/api/matches/701ab01b-38ae-4cd9-b0aa-530824513ce2/?format=api",
"name": "Over/Under",
"created_at": "2023-09-15T15:58:05.645767-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": 5615.0
},
{
"team": "Game Total Under 2.5",
"amount": 4385.0
}
],
"expected_reward_tokens": 9208.5,
"profit_sb": -291.5,
"profit_sb_percentage": -3.07,
"recommended": false
},
"lines": [
{
"id": "0579b390-7c4f-40cd-818a-cb33329ac9d2",
"gambit_id": "41cb424b-9f04-4298-b965-bd606ecac43e",
"last_updated": "2023-09-18T23:23:08.239875-04:00",
"created_at": "2023-09-15T15:58:05.654768-04:00",
"name": "Game Total Over 2.5",
"reward": "1.64000",
"odds": "1.67000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ed981a1-a86f-4ad2-ac15-0ade3e71e47b/?format=api"
},
{
"id": "c027e640-df0c-463b-bf24-77266c4a3796",
"gambit_id": "da1245ca-13fe-453b-acdd-99527752ae66",
"last_updated": "2023-09-18T23:23:08.236404-04:00",
"created_at": "2023-09-15T15:58:05.650230-04:00",
"name": "Game Total Under 2.5",
"reward": "2.10000",
"odds": "2.15000",
"spread": "2.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7ed981a1-a86f-4ad2-ac15-0ade3e71e47b/?format=api"
}
]
}