GET /api/bet_types/083eef33-e043-428d-badb-d4832883b44e/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "083eef33-e043-428d-badb-d4832883b44e",
"match": "https://api-prod.gambitprofit.com/api/matches/6bac93e9-2273-4780-867a-01499c11500d/?format=api",
"name": "Over/Under",
"created_at": "2023-01-24T09:31:52.496961-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 Under 6",
"amount": 5211.0
},
{
"team": "Game Total Over 6",
"amount": 4789.0
}
],
"expected_reward_tokens": 9482.22,
"profit_sb": -17.78,
"profit_sb_percentage": -0.19,
"recommended": false
},
"lines": [
{
"id": "40396c3f-4bc2-4765-82d2-5e367d4c1212",
"gambit_id": "5d1b279c-963a-4efd-8fd4-bcc3323ce1c3",
"last_updated": "2023-01-25T11:01:55.856238-05:00",
"created_at": "2023-01-24T09:31:52.498208-05:00",
"name": "Game Total Under 6",
"reward": "1.82000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/083eef33-e043-428d-badb-d4832883b44e/?format=api"
},
{
"id": "15d482cb-444c-46cf-b37a-04f87e3a1e31",
"gambit_id": "87d8a1e9-ce25-49fe-b915-e1ffb06fd4a7",
"last_updated": "2023-01-25T11:01:55.857312-05:00",
"created_at": "2023-01-24T09:31:52.499510-05:00",
"name": "Game Total Over 6",
"reward": "1.98000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/083eef33-e043-428d-badb-d4832883b44e/?format=api"
}
]
}