GET /api/bet_types/299d3066-2f11-40ff-a355-d1e660ce6b85/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "299d3066-2f11-40ff-a355-d1e660ce6b85",
"match": "https://api-prod.gambitprofit.com/api/matches/7b1ebab6-2bab-489d-a284-7a3b86c4a94c/?format=api",
"name": "Pick the Winner",
"created_at": "2024-01-04T09:43:02.041787-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": "Michigan",
"amount": 6554.0
},
{
"team": "Washington",
"amount": 3446.0
}
],
"expected_reward_tokens": 9372.22,
"profit_sb": -127.78,
"profit_sb_percentage": -1.35,
"recommended": false
},
"lines": [
{
"id": "c97a4ee8-7f58-4b11-8d64-fd92a924f1ff",
"gambit_id": "190bf1d0-2900-442d-b8c2-169ce8b4dec4",
"last_updated": "2024-01-09T22:18:08.483546-05:00",
"created_at": "2024-01-04T09:43:02.051857-05:00",
"name": "Michigan",
"reward": "1.43000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/299d3066-2f11-40ff-a355-d1e660ce6b85/?format=api"
},
{
"id": "7cbb81bc-7bcf-46eb-97d7-231e53c7357e",
"gambit_id": "73a6da4a-ca3b-4a53-a237-71e3cef10756",
"last_updated": "2024-01-09T22:18:08.475507-05:00",
"created_at": "2024-01-04T09:43:02.047131-05:00",
"name": "Washington",
"reward": "2.72000",
"odds": "2.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/299d3066-2f11-40ff-a355-d1e660ce6b85/?format=api"
}
]
}