GET /api/bet_types/5f64a77c-5a53-41d8-8828-42ec7354b497/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5f64a77c-5a53-41d8-8828-42ec7354b497",
"match": "https://api-prod.gambitprofit.com/api/matches/b37ce3ad-4808-463d-9d85-7f9cb25d82d9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-02T09:03:06.590576-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": "New Orleans Saints",
"amount": 7741.0
},
{
"team": "Chicago Bears",
"amount": 2259.0
}
],
"expected_reward_tokens": 9442.62,
"profit_sb": -57.38,
"profit_sb_percentage": -0.6,
"recommended": false
},
"lines": [
{
"id": "cd55f042-1cae-4e49-b43b-055162574581",
"gambit_id": "91f61203-8dcb-4375-92f6-18da47849e45",
"last_updated": "2023-11-06T21:18:16.840883-05:00",
"created_at": "2023-11-02T09:03:06.598728-04:00",
"name": "New Orleans Saints",
"reward": "1.22000",
"odds": "1.23260",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f64a77c-5a53-41d8-8828-42ec7354b497/?format=api"
},
{
"id": "e9cdf711-7ef3-436a-9863-fb6c31178c8c",
"gambit_id": "81530747-979b-4b25-bcd4-bbaed0bf04d5",
"last_updated": "2023-11-06T21:18:16.837341-05:00",
"created_at": "2023-11-02T09:03:06.594550-04:00",
"name": "Chicago Bears",
"reward": "4.18000",
"odds": "4.35000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5f64a77c-5a53-41d8-8828-42ec7354b497/?format=api"
}
]
}