GET /api/bet_types/72262e91-bd81-4cde-a37f-d18f44cdc13a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "72262e91-bd81-4cde-a37f-d18f44cdc13a",
"match": "https://api-prod.gambitprofit.com/api/matches/247029bb-ac99-45eb-9803-ff7946341933/?format=api",
"name": "Play the Odds",
"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": "Appalachian St",
"amount": 5000.0
},
{
"team": "Georgia State",
"amount": 5000.0
}
],
"expected_reward_tokens": 9400.0,
"profit_sb": -100.0,
"profit_sb_percentage": -1.05,
"recommended": false
},
"lines": [
{
"id": "c4ccaccd-9fff-46c5-9e7c-9b0098eee56b",
"gambit_id": "bda1df42-05e4-4073-b189-52a194aaa3ed",
"last_updated": "2022-10-20T09:17:11.180685-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Appalachian St",
"reward": "1.88000",
"odds": "1.90910",
"spread": "-9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72262e91-bd81-4cde-a37f-d18f44cdc13a/?format=api"
},
{
"id": "add25c39-89d7-412c-acee-b478de255e67",
"gambit_id": "a868f12b-1b8c-4c84-8e7f-b23dda3c6d38",
"last_updated": "2022-10-20T09:17:11.181696-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Georgia State",
"reward": "1.88000",
"odds": "1.90910",
"spread": "9.50",
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/72262e91-bd81-4cde-a37f-d18f44cdc13a/?format=api"
}
]
}