GET /api/bet_types/c5b63c24-f2b9-490b-bd6f-ae28d09b05b0/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c5b63c24-f2b9-490b-bd6f-ae28d09b05b0",
"match": "https://api-prod.gambitprofit.com/api/matches/49380a3c-e293-4398-a20e-278a371409c8/?format=api",
"name": "Over/Under",
"created_at": "1969-12-31T19:00:00-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 57.5",
"amount": 5000.0
},
{
"team": "Game Total Over 57.5",
"amount": 5000.0
}
],
"expected_reward_tokens": 9000.0,
"profit_sb": 0.0,
"profit_sb_percentage": 0.0,
"recommended": false
},
"lines": [
{
"id": "3e017799-b942-47ba-bce5-65a8e7e1e4df",
"gambit_id": "33c4a008-39d7-443f-9519-bbee6f113894",
"last_updated": "2022-09-25T21:22:20.656637-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Under 57.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "57.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5b63c24-f2b9-490b-bd6f-ae28d09b05b0/?format=api"
},
{
"id": "44407159-cca2-4367-aeb8-4edcf9cb44ca",
"gambit_id": "a960c3b1-8f87-411b-bc89-7cd9b98a033e",
"last_updated": "2022-09-25T21:22:20.657777-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Game Total Over 57.5",
"reward": "1.80000",
"odds": "1.90910",
"spread": "57.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c5b63c24-f2b9-490b-bd6f-ae28d09b05b0/?format=api"
}
]
}