Matches can be viewed and edited (when logged in). Use "tokens" url parameter to modify token amount. Use "limit" and "offset" parameters to set the limit and offset of the result. Look in the filters dialog to see how to programmatically filter and sort.
GET /api/matches/cbca8011-fcae-419a-bf55-8b915dbfbf25/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "cbca8011-fcae-419a-bf55-8b915dbfbf25",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "65153e8e-afcb-458f-93ee-fced188bf018",
    "completed": true,
    "last_updated": "2023-04-27T11:52:08.560734-04:00",
    "created_at": "2023-04-26T12:02:10.521284-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.5,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/65153e8e-afcb-458f-93ee-fced188bf018",
    "datetime": "2023-04-26T14:45:00-04:00",
    "cutoff_datetime": "2023-04-26T14:45:00-04:00",
    "name": "West Ham United v. Liverpool",
    "bettypes": [
        {
            "id": "6496717d-eca2-4280-bb5e-838dfb19e101",
            "match": "https://api-prod.gambitprofit.com/api/matches/cbca8011-fcae-419a-bf55-8b915dbfbf25/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-04-26T12:02:10.528153-04:00",
            "high_risk": {
                "possible": false,
                "description": "There is no line under 1.10 reward"
            },
            "med_risk": {
                "possible": true,
                "name": "Med Risk",
                "bet": [
                    {
                        "team": "Liverpool",
                        "amount": 6309.0
                    },
                    {
                        "team": "West Ham United",
                        "amount": 3691.0
                    }
                ],
                "expected_reward_tokens": 12364.85,
                "profit_sb": 2864.85,
                "profit_sb_percentage": 30.16,
                "recommended": false
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Liverpool",
                        "amount": 4709.0
                    },
                    {
                        "team": "West Ham United",
                        "amount": 2755.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2536.0
                    }
                ],
                "expected_reward_tokens": 9229.25,
                "profit_sb": -270.75,
                "profit_sb_percentage": -2.85,
                "recommended": false
            },
            "lines": [
                {
                    "id": "66b65901-1236-49c7-b3aa-1074021a7b67",
                    "gambit_id": "3f2bdae1-fcbb-4b9b-bdee-1eb0b764349c",
                    "last_updated": "2023-04-27T11:52:08.571697-04:00",
                    "created_at": "2023-04-26T12:02:10.529433-04:00",
                    "name": "Liverpool",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6496717d-eca2-4280-bb5e-838dfb19e101/?format=api"
                },
                {
                    "id": "cf4d41fd-c466-4d6d-9e08-e4b95217b528",
                    "gambit_id": "904ffe01-48d4-47fd-b1eb-2c3ff1615f99",
                    "last_updated": "2023-04-27T11:52:08.573769-04:00",
                    "created_at": "2023-04-26T12:02:10.530896-04:00",
                    "name": "West Ham United",
                    "reward": "3.35000",
                    "odds": "3.45000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6496717d-eca2-4280-bb5e-838dfb19e101/?format=api"
                },
                {
                    "id": "fe3f2242-7b76-428e-bd90-c42cd94192d2",
                    "gambit_id": "8b329d45-75b2-4559-99e9-26991e213981",
                    "last_updated": "2023-04-27T11:52:08.576555-04:00",
                    "created_at": "2023-04-26T12:02:10.532447-04:00",
                    "name": "Draw",
                    "reward": "3.64000",
                    "odds": "3.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6496717d-eca2-4280-bb5e-838dfb19e101/?format=api"
                }
            ]
        },
        {
            "id": "71c3cf5a-a427-4ec9-aad2-78f137558b65",
            "match": "https://api-prod.gambitprofit.com/api/matches/cbca8011-fcae-419a-bf55-8b915dbfbf25/?format=api",
            "name": "Over/Under",
            "created_at": "2023-04-26T12:02:10.523119-04: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": "Game Total Over 2.5",
                        "amount": 5789.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4211.0
                    }
                ],
                "expected_reward_tokens": 9262.4,
                "profit_sb": -237.6,
                "profit_sb_percentage": -2.5,
                "recommended": false
            },
            "lines": [
                {
                    "id": "23d3194c-ff14-4629-a3bd-2153950b9594",
                    "gambit_id": "24213204-7df5-45fe-9f79-e28c87ad1249",
                    "last_updated": "2023-04-27T11:52:08.567750-04:00",
                    "created_at": "2023-04-26T12:02:10.525855-04:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.60000",
                    "odds": "1.62000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71c3cf5a-a427-4ec9-aad2-78f137558b65/?format=api"
                },
                {
                    "id": "0ce91c1e-74fb-4bd2-a9f8-185ffd5629a4",
                    "gambit_id": "7ac34bd1-ba45-451a-8d81-671372eb18ef",
                    "last_updated": "2023-04-27T11:52:08.565551-04:00",
                    "created_at": "2023-04-26T12:02:10.524454-04:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.20000",
                    "odds": "2.25000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/71c3cf5a-a427-4ec9-aad2-78f137558b65/?format=api"
                }
            ]
        }
    ]
}