GET /api/bet_types/cf66f80e-4e05-49ca-a04c-19b238b32a49/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "cf66f80e-4e05-49ca-a04c-19b238b32a49",
"match": "https://api-prod.gambitprofit.com/api/matches/923846d1-494f-48ba-bb19-fc941546caba/?format=api",
"name": "Pick the Winner",
"created_at": "2023-05-22T11:27:14.442014-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": "STL (J Montgomery)",
"amount": 6299.0
},
{
"team": "CIN (B Williamson)",
"amount": 3701.0
}
],
"expected_reward_tokens": 9511.49,
"profit_sb": 11.49,
"profit_sb_percentage": 0.12,
"recommended": true
},
"lines": [
{
"id": "a6645c60-a07f-499e-a52b-a73d7b86e203",
"gambit_id": "5ff7ba2f-6e5b-445b-a1ff-cf2bb83cf3fa",
"last_updated": "2023-05-25T13:47:07.145396-04:00",
"created_at": "2023-05-22T11:27:14.445942-04:00",
"name": "STL (J Montgomery)",
"reward": "1.51000",
"odds": "1.54050",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf66f80e-4e05-49ca-a04c-19b238b32a49/?format=api"
},
{
"id": "e2fcbc85-a1eb-4715-b0a4-54408857fbb1",
"gambit_id": "c643e842-3847-4a7f-9e7e-4e582a6b91b3",
"last_updated": "2023-05-25T13:47:07.147405-04:00",
"created_at": "2023-05-22T11:27:14.443958-04:00",
"name": "CIN (B Williamson)",
"reward": "2.57000",
"odds": "2.65000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/cf66f80e-4e05-49ca-a04c-19b238b32a49/?format=api"
}
]
}