HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"id": "d4203421-df1a-4931-b182-a704dab7f718",
"match": "https://api-prod.gambitprofit.com/api/matches/a63979c2-cfcd-4223-b386-397a60cc10c4/?format=api",
"name": "Pick the Winner",
"created_at": "2023-02-23T11:46:59.060610-05:00",
"high_risk": {
"possible": false,
"description": "There is no line under 1.10 reward"
},
"med_risk": {
"possible": true,
"name": "Med Risk",
"bet": [
{
"team": "Fulham",
"amount": 5318.0
},
{
"team": "Wolverhampton Wanderers",
"amount": 4682.0
}
],
"expected_reward_tokens": 13295.0,
"profit_sb": 3795.0,
"profit_sb_percentage": 39.95,
"recommended": false
},
"no_risk": {
"possible": true,
"name": "No Risk",
"bet": [
{
"team": "Fulham",
"amount": 3700.0
},
{
"team": "Wolverhampton Wanderers",
"amount": 3257.0
},
{
"team": "Draw",
"amount": 3043.0
}
],
"expected_reward_tokens": 9249.88,
"profit_sb": -250.12,
"profit_sb_percentage": -2.63,
"recommended": false
},
"lines": [
{
"id": "fc3128c4-b332-4e66-8808-eea0667eb495",
"gambit_id": "0e67d59b-094b-46b5-8c9f-5ad0132e4735",
"last_updated": "2023-02-25T18:12:17.467069-05:00",
"created_at": "2023-02-23T11:46:59.063144-05:00",
"name": "Fulham",
"reward": "2.50000",
"odds": "2.55000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4203421-df1a-4931-b182-a704dab7f718/?format=api"
},
{
"id": "e9532526-53d0-4b83-b0a9-9173d67f7f60",
"gambit_id": "4c3e750a-3c99-47e5-b66a-7540699a7849",
"last_updated": "2023-02-25T18:12:17.465855-05:00",
"created_at": "2023-02-23T11:46:59.061850-05:00",
"name": "Wolverhampton Wanderers",
"reward": "2.84000",
"odds": "2.90000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4203421-df1a-4931-b182-a704dab7f718/?format=api"
},
{
"id": "ae69a26c-0047-421b-b49b-1940fc6c0910",
"gambit_id": "e150af67-4f72-4e70-b388-6a851126a83d",
"last_updated": "2023-02-25T18:12:17.468411-05:00",
"created_at": "2023-02-23T11:46:59.064449-05:00",
"name": "Draw",
"reward": "3.04000",
"odds": "3.10000",
"spread": null,
"bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d4203421-df1a-4931-b182-a704dab7f718/?format=api"
}
]
}