GET /api/bet_types/e355a8fb-5879-4059-8bb4-56f5ccaa1982/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "e355a8fb-5879-4059-8bb4-56f5ccaa1982",
"match": "https://api-prod.gambitprofit.com/api/matches/500dab18-ef84-458c-91d0-840bf8836dc6/?format=api",
"name": "Pick the Winner",
"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": "MIN (S Gray)",
"amount": 6402.0
},
{
"team": "TEX (C Ragans)",
"amount": 3598.0
}
],
"expected_reward_tokens": 9282.84,
"profit_sb": 282.84,
"profit_sb_percentage": 3.14,
"recommended": true
},
"lines": [
{
"id": "d60d4071-2582-497a-afce-7ff1d86a252a",
"gambit_id": "fc489aed-be99-4b78-95d1-9369611a841b",
"last_updated": "2022-08-23T09:36:58.694442-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIN (S Gray)",
"reward": "1.45000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e355a8fb-5879-4059-8bb4-56f5ccaa1982/?format=api"
},
{
"id": "c673cccb-5468-45ca-848a-96d17b52c683",
"gambit_id": "0816e45a-7e10-4aa4-9bb6-0af25286d520",
"last_updated": "2022-08-23T09:36:58.694912-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TEX (C Ragans)",
"reward": "2.58000",
"odds": "2.75000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e355a8fb-5879-4059-8bb4-56f5ccaa1982/?format=api"
}
]
}