GET /api/bet_types/0fd35679-fdeb-48da-b1c4-cf564e1f0498/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "0fd35679-fdeb-48da-b1c4-cf564e1f0498",
"match": "https://api-prod.gambitprofit.com/api/matches/f05dc6ed-56db-4242-a0f9-0722f16b03a9/?format=api",
"name": "Pick the Winner",
"created_at": "2023-11-18T09:38:25.382601-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": "Winnipeg Jets",
"amount": 5688.0
},
{
"team": "Arizona Coyotes",
"amount": 4312.0
}
],
"expected_reward_tokens": 9442.08,
"profit_sb": -57.92,
"profit_sb_percentage": -0.61,
"recommended": false
},
"lines": [
{
"id": "82dc8c19-aa47-4e2c-be7a-f43c33046695",
"gambit_id": "4ea11323-a45e-49b0-a22e-5d295f5f0886",
"last_updated": "2023-11-20T14:58:32.816085-05:00",
"created_at": "2023-11-18T09:38:25.393096-05:00",
"name": "Winnipeg Jets",
"reward": "1.66000",
"odds": "1.68970",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fd35679-fdeb-48da-b1c4-cf564e1f0498/?format=api"
},
{
"id": "940a6f95-9de7-4b53-88df-1aa68d4ed952",
"gambit_id": "ba944cc4-e8be-48c9-a1ec-f990892fdad0",
"last_updated": "2023-11-20T14:58:32.812822-05:00",
"created_at": "2023-11-18T09:38:25.386973-05:00",
"name": "Arizona Coyotes",
"reward": "2.19000",
"odds": "2.25000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0fd35679-fdeb-48da-b1c4-cf564e1f0498/?format=api"
}
]
}