GET /api/bet_types/05a8929c-ffee-40f1-9aa6-7003a93c8862/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "05a8929c-ffee-40f1-9aa6-7003a93c8862",
"match": "https://api-prod.gambitprofit.com/api/matches/7a9a7520-ca01-4a47-b30a-c4ce0d718cc2/?format=api",
"name": "Over/Under",
"created_at": "2022-12-28T09:32:08.466999-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 6",
"amount": 5196.0
},
{
"team": "Game Total Under 6",
"amount": 4804.0
}
],
"expected_reward_tokens": 8935.44,
"profit_sb": -64.56,
"profit_sb_percentage": -0.72,
"recommended": false
},
"lines": [
{
"id": "80b14049-ef34-4ed4-988c-a65997b7e21c",
"gambit_id": "b31bc5e5-aa19-41b6-b804-cf2523585014",
"last_updated": "2022-12-30T18:57:02.057071-05:00",
"created_at": "2022-12-28T09:32:08.469554-05:00",
"name": "Game Total Over 6",
"reward": "1.72000",
"odds": "1.83330",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05a8929c-ffee-40f1-9aa6-7003a93c8862/?format=api"
},
{
"id": "f81dc26d-3177-4118-9031-d1f841aed0d9",
"gambit_id": "4feef398-0a18-4c18-b1b4-d4d451501ce4",
"last_updated": "2022-12-30T18:57:02.055958-05:00",
"created_at": "2022-12-28T09:32:08.468270-05:00",
"name": "Game Total Under 6",
"reward": "1.86000",
"odds": "2.00000",
"spread": "6.00",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/05a8929c-ffee-40f1-9aa6-7003a93c8862/?format=api"
}
]
}