GET /api/bet_types/6c968226-c797-4e47-b97c-6661d1156570/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "6c968226-c797-4e47-b97c-6661d1156570",
"match": "https://api-prod.gambitprofit.com/api/matches/e8af6fbc-be96-4dd7-9245-a5f7cd7dbaf5/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-12T18:16:56.761826-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": "Los Angeles Guerrillas",
"amount": 5116.0
},
{
"team": "Florida Mutineers",
"amount": 4884.0
}
],
"expected_reward_tokens": 8644.68,
"profit_sb": -355.32,
"profit_sb_percentage": -3.95,
"recommended": false
},
"lines": [
{
"id": "841dac8d-0de6-4536-9926-d4af18a5fc32",
"gambit_id": "d99c297e-b278-43ec-857f-37b66be6eb6e",
"last_updated": "2023-01-16T20:11:57.373896-05:00",
"created_at": "2023-01-12T18:16:56.763032-05:00",
"name": "Los Angeles Guerrillas",
"reward": "1.69000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c968226-c797-4e47-b97c-6661d1156570/?format=api"
},
{
"id": "d58fe072-2e59-4520-bcc6-aa418edb1640",
"gambit_id": "cbb2350b-0f67-473a-ab4e-21d413aa2422",
"last_updated": "2023-01-16T20:11:57.377306-05:00",
"created_at": "2023-01-12T18:16:56.764215-05:00",
"name": "Florida Mutineers",
"reward": "1.77000",
"odds": "1.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6c968226-c797-4e47-b97c-6661d1156570/?format=api"
}
]
}