GET /api/bet_types/d6ec725d-fd25-4b80-b552-1ac37c6b7d0f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d6ec725d-fd25-4b80-b552-1ac37c6b7d0f",
"match": "https://api-prod.gambitprofit.com/api/matches/6f8df637-809f-4445-a2dc-edf041c4d1ab/?format=api",
"name": "Over/Under",
"created_at": "2023-08-11T09:38:25.281184-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 8",
"amount": 5107.0
},
{
"team": "Game Total Under 8",
"amount": 4893.0
}
],
"expected_reward_tokens": 9345.63,
"profit_sb": -154.37,
"profit_sb_percentage": -1.62,
"recommended": false
},
"lines": [
{
"id": "12feeda2-0c2f-4e1a-9ef9-d5f2029e3f17",
"gambit_id": "5be2a6a6-b3ce-4aff-993f-d473bd65f380",
"last_updated": "2023-08-12T18:08:07.400429-04:00",
"created_at": "2023-08-11T09:38:25.297665-04:00",
"name": "Game Total Over 8",
"reward": "1.83000",
"odds": "1.86960",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6ec725d-fd25-4b80-b552-1ac37c6b7d0f/?format=api"
},
{
"id": "b7997feb-d936-4866-a731-1513f0770acd",
"gambit_id": "ef7bf71c-366d-4912-ac4b-3c3ef4765fff",
"last_updated": "2023-08-12T18:08:07.407778-04:00",
"created_at": "2023-08-11T09:38:25.309268-04:00",
"name": "Game Total Under 8",
"reward": "1.91000",
"odds": "1.95240",
"spread": "8.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d6ec725d-fd25-4b80-b552-1ac37c6b7d0f/?format=api"
}
]
}