GET /api/bet_types/c45612f2-919d-41e3-b6ea-d9e562ed781f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "c45612f2-919d-41e3-b6ea-d9e562ed781f",
"match": "https://api-prod.gambitprofit.com/api/matches/57d3ade5-93f7-4590-87db-ba1357a07f3a/?format=api",
"name": "Pick the Winner",
"created_at": "2023-01-02T10:27:01.498587-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": "Golden State Warriors",
"amount": 5292.0
},
{
"team": "Atlanta Hawks",
"amount": 4708.0
}
],
"expected_reward_tokens": 8943.48,
"profit_sb": -56.52,
"profit_sb_percentage": -0.63,
"recommended": false
},
"lines": [
{
"id": "7734f2bf-8a15-4451-80e4-72b403ac777c",
"gambit_id": "fe2757e4-659d-4783-bbf2-812216016102",
"last_updated": "2023-01-03T10:52:16.338741-05:00",
"created_at": "2023-01-02T10:27:01.499762-05:00",
"name": "Golden State Warriors",
"reward": "1.69000",
"odds": "1.80000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c45612f2-919d-41e3-b6ea-d9e562ed781f/?format=api"
},
{
"id": "ec91920a-0e35-4a9d-9964-512b997acc20",
"gambit_id": "684c6e33-e637-441d-8e0f-1749b9b51ef4",
"last_updated": "2023-01-03T10:52:16.339866-05:00",
"created_at": "2023-01-02T10:27:01.501010-05:00",
"name": "Atlanta Hawks",
"reward": "1.90000",
"odds": "2.05000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c45612f2-919d-41e3-b6ea-d9e562ed781f/?format=api"
}
]
}