GET /api/bet_types/c09017d7-855d-4ab9-8783-ff17700904a1/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c09017d7-855d-4ab9-8783-ff17700904a1",
"match": "https://api-prod.gambitprofit.com/api/matches/c55a7188-6151-4360-bafb-241464e363aa/?format=api",
"name": "Over/Under",
"created_at": "2024-01-23T09:43:20.830811-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 237.5",
"amount": 5000.0
},
{
"team": "Game Total Under 237.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9350.0,
"profit_sb": -150.0,
"profit_sb_percentage": -1.58,
"recommended": false
},
"lines": [
{
"id": "953185d8-9846-4bf5-9618-3b64a8b98afe",
"gambit_id": "c6b229fd-550b-4b63-80d8-a7a64084d189",
"last_updated": "2024-01-24T20:38:18.948971-05:00",
"created_at": "2024-01-23T09:43:20.835670-05:00",
"name": "Game Total Over 237.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "237.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c09017d7-855d-4ab9-8783-ff17700904a1/?format=api"
},
{
"id": "5707e62f-d6fb-4f71-928b-a98e82bb233a",
"gambit_id": "027d5a31-9be3-4347-b4ba-de424a369373",
"last_updated": "2024-01-24T20:38:18.952181-05:00",
"created_at": "2024-01-23T09:43:20.841134-05:00",
"name": "Game Total Under 237.5",
"reward": "1.87000",
"odds": "1.90910",
"spread": "237.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c09017d7-855d-4ab9-8783-ff17700904a1/?format=api"
}
]
}