GET /api/bet_types/7280b343-016f-4aad-a29a-364b19bfad3b/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "7280b343-016f-4aad-a29a-364b19bfad3b",
"match": "https://api-prod.gambitprofit.com/api/matches/c022fa0d-4a35-4421-af86-49c009f5938b/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-14T09:58:13.020458-04: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": "Dallas Cowboys",
"amount": 7638.0
},
{
"team": "New York Jets",
"amount": 2362.0
}
],
"expected_reward_tokens": 9471.12,
"profit_sb": -28.88,
"profit_sb_percentage": -0.3,
"recommended": false
},
"lines": [
{
"id": "e2b349dd-66e6-45e2-ac6d-eae431336574",
"gambit_id": "4ab9a829-4fdb-4cd3-aae1-e26a46196f23",
"last_updated": "2023-09-18T13:23:24.259648-04:00",
"created_at": "2023-09-14T09:58:13.028076-04:00",
"name": "Dallas Cowboys",
"reward": "1.24000",
"odds": "1.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7280b343-016f-4aad-a29a-364b19bfad3b/?format=api"
},
{
"id": "1563736d-45fa-4f37-8850-b60be8a4402d",
"gambit_id": "cda48a74-2a50-484d-b3aa-1b0439c2f925",
"last_updated": "2023-09-18T13:23:24.252329-04:00",
"created_at": "2023-09-14T09:58:13.024021-04:00",
"name": "New York Jets",
"reward": "4.01000",
"odds": "4.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7280b343-016f-4aad-a29a-364b19bfad3b/?format=api"
}
]
}