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/8bedd123-9ea9-40ff-85c4-ddb6c69212c2/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "8bedd123-9ea9-40ff-85c4-ddb6c69212c2",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "e5e320ba-0e0d-4113-b312-062833428198",
    "completed": true,
    "last_updated": "2023-10-02T10:53:21.321653-04:00",
    "created_at": "2023-09-29T09:38:11.843681-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": -2.75,
    "sport_category": "English  Premier League",
    "sport": "Soccer",
    "url": "https://app.gambitrewards.com/match/e5e320ba-0e0d-4113-b312-062833428198",
    "datetime": "2023-09-30T10:00:00-04:00",
    "cutoff_datetime": "2023-09-30T10:00:00-04:00",
    "name": "Newcastle United v. Burnley",
    "bettypes": [
        {
            "id": "d5080e6e-72e0-4ffb-acae-e42979d230af",
            "match": "https://api-prod.gambitprofit.com/api/matches/8bedd123-9ea9-40ff-85c4-ddb6c69212c2/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-29T09:38:11.854337-04: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": 7825.0
                    },
                    {
                        "team": "Draw",
                        "amount": 2175.0
                    }
                ],
                "expected_reward_tokens": 10483.5,
                "profit_sb": 983.5,
                "profit_sb_percentage": 10.35,
                "recommended": true
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Newcastle United",
                        "amount": 6886.0
                    },
                    {
                        "team": "Draw",
                        "amount": 1914.0
                    },
                    {
                        "team": "Burnley",
                        "amount": 1200.0
                    }
                ],
                "expected_reward_tokens": 9225.48,
                "profit_sb": -274.52,
                "profit_sb_percentage": -2.89,
                "recommended": false
            },
            "lines": [
                {
                    "id": "c96e2071-69dd-4054-847b-082f902afb25",
                    "gambit_id": "90460354-aed8-45fc-844b-8ebeb2e31bbf",
                    "last_updated": "2023-10-02T10:53:21.339273-04:00",
                    "created_at": "2023-09-29T09:38:11.869094-04:00",
                    "name": "Newcastle United",
                    "reward": "1.34000",
                    "odds": "1.36000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5080e6e-72e0-4ffb-acae-e42979d230af/?format=api"
                },
                {
                    "id": "2435f264-2631-4a30-984b-30f18907eb03",
                    "gambit_id": "bd3f5d16-b5c7-4b06-9f39-8294587e4155",
                    "last_updated": "2023-10-02T10:53:21.331215-04:00",
                    "created_at": "2023-09-29T09:38:11.863594-04:00",
                    "name": "Draw",
                    "reward": "4.82000",
                    "odds": "5.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5080e6e-72e0-4ffb-acae-e42979d230af/?format=api"
                },
                {
                    "id": "0521bedc-9dd9-49ef-8d78-b134812a78bc",
                    "gambit_id": "ab91cbb8-3037-44c9-9188-c14cdfa381dd",
                    "last_updated": "2023-10-02T10:53:21.342303-04:00",
                    "created_at": "2023-09-29T09:38:11.874683-04:00",
                    "name": "Burnley",
                    "reward": "7.69000",
                    "odds": "8.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/d5080e6e-72e0-4ffb-acae-e42979d230af/?format=api"
                }
            ]
        },
        {
            "id": "44705dc0-5a09-4a3a-83a0-b975ff300b68",
            "match": "https://api-prod.gambitprofit.com/api/matches/8bedd123-9ea9-40ff-85c4-ddb6c69212c2/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-29T09:38:11.879262-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": 5703.0
                    },
                    {
                        "team": "Game Total Under 2.5",
                        "amount": 4297.0
                    }
                ],
                "expected_reward_tokens": 9238.55,
                "profit_sb": -261.45,
                "profit_sb_percentage": -2.75,
                "recommended": false
            },
            "lines": [
                {
                    "id": "03df41a1-2a4a-4591-99c5-e59a13b3cdb1",
                    "gambit_id": "c7291079-75d3-41c2-8291-3f4c823b2952",
                    "last_updated": "2023-10-02T10:53:21.351578-04:00",
                    "created_at": "2023-09-29T09:38:11.887029-04:00",
                    "name": "Game Total Over 2.5",
                    "reward": "1.62000",
                    "odds": "1.65000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44705dc0-5a09-4a3a-83a0-b975ff300b68/?format=api"
                },
                {
                    "id": "c4c37752-ddb0-4051-8fb6-3626ca7913bb",
                    "gambit_id": "eb9a1fb8-4b7b-4478-a402-cc18aab9aaed",
                    "last_updated": "2023-10-02T10:53:21.348452-04:00",
                    "created_at": "2023-09-29T09:38:11.882866-04:00",
                    "name": "Game Total Under 2.5",
                    "reward": "2.15000",
                    "odds": "2.20000",
                    "spread": "2.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/44705dc0-5a09-4a3a-83a0-b975ff300b68/?format=api"
                }
            ]
        }
    ]
}