GET /api/bet_types/2f97723b-008c-4510-a87d-a419a7c04b21/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "2f97723b-008c-4510-a87d-a419a7c04b21",
"match": "https://api-prod.gambitprofit.com/api/matches/f3956b60-27c6-4155-8927-dcda1bde9275/?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": "South Alabama",
"amount": 6170.0
},
{
"team": "Western Kentucky",
"amount": 3830.0
}
],
"expected_reward_tokens": 9192.0,
"profit_sb": 192.0,
"profit_sb_percentage": 2.13,
"recommended": true
},
"lines": [
{
"id": "22a16b7b-5c13-4d7f-9ebc-c961d1b84c00",
"gambit_id": "97c4ce8b-0a78-483e-984b-7d8891d514ed",
"last_updated": "2022-12-22T10:02:15.868063-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "South Alabama",
"reward": "1.49000",
"odds": "1.55560",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f97723b-008c-4510-a87d-a419a7c04b21/?format=api"
},
{
"id": "297b2b8a-5614-4112-b491-45c98182fd92",
"gambit_id": "16cf32b7-5eaf-47d7-a7bf-8a315a551868",
"last_updated": "2022-12-22T10:02:15.866961-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Western Kentucky",
"reward": "2.40000",
"odds": "2.60000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/2f97723b-008c-4510-a87d-a419a7c04b21/?format=api"
}
]
}