GET /api/bet_types/d9fb4471-128c-497f-9f82-98795f90f98a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d9fb4471-128c-497f-9f82-98795f90f98a",
"match": "https://api-prod.gambitprofit.com/api/matches/923aaaaa-29b1-4f2b-92ee-995d9a535109/?format=api",
"name": "Pick the Winner",
"created_at": "2023-12-06T09:18:07.595220-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": "Minnesota Vikings",
"amount": 5867.0
},
{
"team": "Las Vegas Raiders",
"amount": 4133.0
}
],
"expected_reward_tokens": 9504.54,
"profit_sb": 4.54,
"profit_sb_percentage": 0.05,
"recommended": true
},
"lines": [
{
"id": "2400b9de-37be-4776-adc4-75f3f9819f41",
"gambit_id": "fbe62804-4b25-45f6-836f-e0a8ac3e40db",
"last_updated": "2023-12-11T19:38:19.486152-05:00",
"created_at": "2023-12-06T09:18:07.598879-05:00",
"name": "Minnesota Vikings",
"reward": "1.62000",
"odds": "1.64520",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9fb4471-128c-497f-9f82-98795f90f98a/?format=api"
},
{
"id": "a6602a2f-a8bc-4a43-a5f3-7ae432385d74",
"gambit_id": "596f6e5f-4baa-4b2d-be63-ef2409fdc4a0",
"last_updated": "2023-12-11T19:38:19.489679-05:00",
"created_at": "2023-12-06T09:18:07.602599-05:00",
"name": "Las Vegas Raiders",
"reward": "2.30000",
"odds": "2.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d9fb4471-128c-497f-9f82-98795f90f98a/?format=api"
}
]
}