HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "8ef4269b-b037-4eeb-8fb3-876aea3b817b",
"match": "https://api-prod.gambitprofit.com/api/matches/ee1f6e2e-9f43-45e5-a964-887f7ea3d8ef/?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": true,
"name": "Med Risk",
"bet": [
{
"team": "Newcastle United",
"amount": 6004.0
},
{
"team": "Draw",
"amount": 3996.0
}
],
"expected_reward_tokens": 12067.92,
"profit_sb": 3067.92,
"profit_sb_percentage": 34.09,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Newcastle United",
"amount": 4360.0
},
{
"team": "Draw",
"amount": 2902.0
},
{
"team": "Chelsea",
"amount": 2738.0
}
],
"expected_reward_tokens": 8761.6,
"profit_sb": -238.4,
"profit_sb_percentage": -2.65,
"recommended": false
},
"lines": [
{
"id": "1b305b4b-74e8-4f39-829a-1be1db9eb53f",
"gambit_id": "88ca59d4-f769-4922-bc19-24c5d07b50a0",
"last_updated": "2022-11-14T14:43:30.055125-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Newcastle United",
"reward": "2.01000",
"odds": "2.15000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ef4269b-b037-4eeb-8fb3-876aea3b817b/?format=api"
},
{
"id": "72eeecfd-0bd6-4ea7-8b95-c08c8f3f895b",
"gambit_id": "5797a441-48c9-431e-bf0e-349ff8918182",
"last_updated": "2022-11-14T14:43:30.056083-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Draw",
"reward": "3.02000",
"odds": "3.30000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ef4269b-b037-4eeb-8fb3-876aea3b817b/?format=api"
},
{
"id": "05b31cb6-7921-48cb-bcf3-ac3f0ab3bb9e",
"gambit_id": "1276e76e-3d7b-4b07-a8bd-da40ce86324b",
"last_updated": "2022-11-14T14:43:30.054155-05:00",
"created_at": "1969-12-31T19:00:00-05:00",
"name": "Chelsea",
"reward": "3.20000",
"odds": "3.50000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8ef4269b-b037-4eeb-8fb3-876aea3b817b/?format=api"
}
]
}