GET /api/bet_types/d5a296db-9132-4e0d-92c8-e712e9adcf38/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d5a296db-9132-4e0d-92c8-e712e9adcf38",
"match": "https://api-prod.gambitprofit.com/api/matches/faab9136-4596-4822-a7d8-6f35e7cea5bf/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-30T08:58:12.464386-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": "SEA (L Castillo)",
"amount": 5776.0
},
{
"team": "TEX (A Heaney)",
"amount": 4224.0
}
],
"expected_reward_tokens": 9588.16,
"profit_sb": 88.16,
"profit_sb_percentage": 0.93,
"recommended": true
},
"lines": [
{
"id": "6104554a-4e05-442c-8012-4ddb12c35c78",
"gambit_id": "cbbd2f45-a3f0-470b-9dc4-55d7c3319135",
"last_updated": "2023-10-02T10:48:23.378352-04:00",
"created_at": "2023-09-30T08:58:12.482018-04:00",
"name": "SEA (L Castillo)",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5a296db-9132-4e0d-92c8-e712e9adcf38/?format=api"
},
{
"id": "5dab74b2-6e13-49c3-96a2-d4cfca5fe467",
"gambit_id": "f94237e8-be60-46d3-b619-0b06258b1daf",
"last_updated": "2023-10-02T10:48:23.374448-04:00",
"created_at": "2023-09-30T08:58:12.476947-04:00",
"name": "TEX (A Heaney)",
"reward": "2.27000",
"odds": "2.33000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5a296db-9132-4e0d-92c8-e712e9adcf38/?format=api"
}
]
}