GET /api/bet_types/d7cf0adc-5d73-4918-a2e7-75bd0e6d2225/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d7cf0adc-5d73-4918-a2e7-75bd0e6d2225",
"match": "https://api-prod.gambitprofit.com/api/matches/7836e9b7-9439-4086-84c6-08e37f982300/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-19T10:03:06.543120-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": "Phoenix Suns",
"amount": 6390.0
},
{
"team": "Utah Jazz",
"amount": 3610.0
}
],
"expected_reward_tokens": 9457.2,
"profit_sb": -42.8,
"profit_sb_percentage": -0.45,
"recommended": false
},
"lines": [
{
"id": "d92b0ba7-14cb-40a2-bf3d-4b6b5f85724a",
"gambit_id": "71dc403a-b71d-41e1-aca2-3e82e3d50f46",
"last_updated": "2023-11-21T09:03:07.906505-05:00",
"created_at": "2023-11-19T10:03:06.546906-05:00",
"name": "Phoenix Suns",
"reward": "1.48000",
"odds": "1.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7cf0adc-5d73-4918-a2e7-75bd0e6d2225/?format=api"
},
{
"id": "f7d96a13-5936-46f0-b256-01af4e8b934c",
"gambit_id": "072da70a-d950-4e52-9fe3-7cde34c7772d",
"last_updated": "2023-11-21T09:03:07.910729-05:00",
"created_at": "2023-11-19T10:03:06.550884-05:00",
"name": "Utah Jazz",
"reward": "2.62000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d7cf0adc-5d73-4918-a2e7-75bd0e6d2225/?format=api"
}
]
}