GET /api/bet_types/03ee826c-cbd5-4a08-881b-04b2c613a670/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "03ee826c-cbd5-4a08-881b-04b2c613a670",
"match": "https://api-prod.gambitprofit.com/api/matches/103f65b9-323d-4d0f-b1ea-e7dae8e2b924/?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": "Mississippi State",
"amount": 7749.0
},
{
"team": "Arizona",
"amount": 2251.0
}
],
"expected_reward_tokens": 9296.63,
"profit_sb": 296.63,
"profit_sb_percentage": 3.3,
"recommended": true
},
"lines": [
{
"id": "550871e8-6039-4fb8-8f3a-4be492c134aa",
"gambit_id": "bf90d3b0-1e7f-482a-a926-8e0690b448db",
"last_updated": "2022-09-11T09:47:39.018723-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Mississippi State",
"reward": "1.20000",
"odds": "1.22220",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03ee826c-cbd5-4a08-881b-04b2c613a670/?format=api"
},
{
"id": "e863cd27-3bcd-45cf-860b-d2cbe4089f55",
"gambit_id": "5f2ca61d-d9ec-4b4c-9588-24042e99121f",
"last_updated": "2022-09-11T09:47:39.017762-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Arizona",
"reward": "4.13000",
"odds": "4.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/03ee826c-cbd5-4a08-881b-04b2c613a670/?format=api"
}
]
}