GET /api/bet_types/c469b329-c87e-456b-b37a-760cf963c2f5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c469b329-c87e-456b-b37a-760cf963c2f5",
"match": "https://api-prod.gambitprofit.com/api/matches/b5be48d4-ae86-401d-b0b1-bed6bbc0370d/?format=api",
"name": "Pick the Winner",
"created_at": "2023-09-23T10:23:05.464930-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": "Bryce Mitchell",
"amount": 6469.0
},
{
"team": "Dan Ige",
"amount": 3531.0
}
],
"expected_reward_tokens": 9250.67,
"profit_sb": -249.33,
"profit_sb_percentage": -2.62,
"recommended": false
},
"lines": [
{
"id": "0ebf2c87-a0ee-470f-b69b-c65d615a6229",
"gambit_id": "d5dad171-39f5-4d27-a495-c4f2251e2f5a",
"last_updated": "2023-09-25T14:33:18.442481-04:00",
"created_at": "2023-09-23T10:23:05.473305-04:00",
"name": "Bryce Mitchell",
"reward": "1.43000",
"odds": "1.45450",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c469b329-c87e-456b-b37a-760cf963c2f5/?format=api"
},
{
"id": "eae9338a-a8b5-4840-baf6-e0fe976fdd1c",
"gambit_id": "2b3b3940-bff3-4995-9b0e-fb5bef0a0a97",
"last_updated": "2023-09-25T14:33:18.439356-04:00",
"created_at": "2023-09-23T10:23:05.469053-04:00",
"name": "Dan Ige",
"reward": "2.62000",
"odds": "2.70000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c469b329-c87e-456b-b37a-760cf963c2f5/?format=api"
}
]
}