GET /api/bet_types/5bd1bc71-170b-4dbc-92ec-3a86127d5c35/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "5bd1bc71-170b-4dbc-92ec-3a86127d5c35",
"match": "https://api-prod.gambitprofit.com/api/matches/ce07520f-ae03-41aa-a2fc-b8a461a2b01a/?format=api",
"name": "Pick the Winner",
"created_at": "1969-12-31T19:00:00-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": "MIN (J Ryan)",
"amount": 6148.0
},
{
"team": "TEX (K Arihara)",
"amount": 3852.0
}
],
"expected_reward_tokens": 9283.32,
"profit_sb": 283.32,
"profit_sb_percentage": 3.15,
"recommended": true
},
"lines": [
{
"id": "de457e87-248c-4032-b5e7-70120c3c4a2b",
"gambit_id": "7a11a377-6746-4f7e-afbe-02ae3b1b8e24",
"last_updated": "2022-08-22T09:41:58.687270-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "MIN (J Ryan)",
"reward": "1.51000",
"odds": "1.57140",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5bd1bc71-170b-4dbc-92ec-3a86127d5c35/?format=api"
},
{
"id": "f4081e10-d7de-4f98-a532-a0022486377a",
"gambit_id": "fa1b95a3-0698-4822-9c3f-88c987d89f67",
"last_updated": "2022-08-22T09:41:58.687701-04:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "TEX (K Arihara)",
"reward": "2.41000",
"odds": "2.57000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/5bd1bc71-170b-4dbc-92ec-3a86127d5c35/?format=api"
}
]
}