GET /api/bet_types/48e07da3-2295-44f3-88da-776396ac3a60/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "48e07da3-2295-44f3-88da-776396ac3a60",
"match": "https://api-prod.gambitprofit.com/api/matches/59f8bdf7-5d8d-4af9-b2db-dcb6bf4acd15/?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": "LSU",
"amount": 7525.0
},
{
"team": "Texas A&M",
"amount": 2475.0
}
],
"expected_reward_tokens": 9180.5,
"profit_sb": 180.5,
"profit_sb_percentage": 2.01,
"recommended": true
},
"lines": [
{
"id": "07648d8f-4809-4aca-b0f4-c64c2563464a",
"gambit_id": "859ea7e4-474e-4403-8b2b-5dad98f29750",
"last_updated": "2022-11-28T09:32:05.773975-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "LSU",
"reward": "1.22000",
"odds": "1.25640",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48e07da3-2295-44f3-88da-776396ac3a60/?format=api"
},
{
"id": "aa56f1fc-185f-404d-a1bc-0741dd580f0f",
"gambit_id": "487b1771-6ed6-4bf4-b77b-b44f801690d0",
"last_updated": "2022-11-28T09:32:05.772456-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Texas A&M",
"reward": "3.71000",
"odds": "4.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/48e07da3-2295-44f3-88da-776396ac3a60/?format=api"
}
]
}