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/a599c65f-cd66-4842-960a-c6babbc072cb/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "a599c65f-cd66-4842-960a-c6babbc072cb",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "4d751f90-e76d-419b-b425-b6e814cb814d",
    "completed": true,
    "last_updated": "2022-09-07T12:47:04.146736-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 3.51,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/4d751f90-e76d-419b-b425-b6e814cb814d",
    "datetime": "2022-09-06T18:40:00-04:00",
    "cutoff_datetime": "2022-09-06T18:40:00-04:00",
    "name": "BOS (R Hill) v. TAM (JT Chargois)",
    "bettypes": [
        {
            "id": "250ae3d9-98a8-4389-95ee-71a54d20366b",
            "match": "https://api-prod.gambitprofit.com/api/matches/a599c65f-cd66-4842-960a-c6babbc072cb/?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": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "TAM (JT Chargois)",
                        "amount": 5646.0
                    },
                    {
                        "team": "BOS (R Hill)",
                        "amount": 4354.0
                    }
                ],
                "expected_reward_tokens": 9315.9,
                "profit_sb": 315.9,
                "profit_sb_percentage": 3.51,
                "recommended": true
            },
            "lines": [
                {
                    "id": "de253f9b-45d9-4cbe-8fd4-41a31f1286e6",
                    "gambit_id": "b0177032-e760-4a8e-a78d-9cff03def7fd",
                    "last_updated": "2022-09-07T12:47:04.156877-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TAM (JT Chargois)",
                    "reward": "1.65000",
                    "odds": "1.72990",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/250ae3d9-98a8-4389-95ee-71a54d20366b/?format=api"
                },
                {
                    "id": "297145ba-185c-4f39-9665-f8d444afc5b1",
                    "gambit_id": "decfa4cb-35ef-4023-87eb-6e757a700d54",
                    "last_updated": "2022-09-07T12:47:04.157956-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BOS (R Hill)",
                    "reward": "2.14000",
                    "odds": "2.27000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/250ae3d9-98a8-4389-95ee-71a54d20366b/?format=api"
                }
            ]
        },
        {
            "id": "15467ea6-5d0c-437b-b932-1fd5d3e8af83",
            "match": "https://api-prod.gambitprofit.com/api/matches/a599c65f-cd66-4842-960a-c6babbc072cb/?format=api",
            "name": "Play the Odds",
            "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": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "BOS",
                        "amount": 6047.0
                    },
                    {
                        "team": "TAM",
                        "amount": 3953.0
                    }
                ],
                "expected_reward_tokens": 9250.02,
                "profit_sb": 250.02,
                "profit_sb_percentage": 2.78,
                "recommended": true
            },
            "lines": [
                {
                    "id": "3c4ba0dd-6703-4ece-b529-9e2c7a389380",
                    "gambit_id": "dbcb7c63-4ca6-4f64-8812-5d4d7c313d52",
                    "last_updated": "2022-09-07T12:47:04.154495-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BOS",
                    "reward": "1.53000",
                    "odds": "1.58820",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15467ea6-5d0c-437b-b932-1fd5d3e8af83/?format=api"
                },
                {
                    "id": "ec4035ae-4c37-45a5-bb55-0ade2f23b621",
                    "gambit_id": "d01bdc84-2ee6-4f00-8698-1eeeeae59a2d",
                    "last_updated": "2022-09-07T12:47:04.153314-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TAM",
                    "reward": "2.34000",
                    "odds": "2.50000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/15467ea6-5d0c-437b-b932-1fd5d3e8af83/?format=api"
                }
            ]
        },
        {
            "id": "67b15c31-f998-4121-84bb-0878fe64b996",
            "match": "https://api-prod.gambitprofit.com/api/matches/a599c65f-cd66-4842-960a-c6babbc072cb/?format=api",
            "name": "Over/Under",
            "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": false,
                "description": "Too few lines to bet on"
            },
            "no_risk": {
                "possible": true,
                "name": "No Risk",
                "bet": [
                    {
                        "team": "Game Total Under 8",
                        "amount": 5205.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4795.0
                    }
                ],
                "expected_reward_tokens": 9108.75,
                "profit_sb": 108.75,
                "profit_sb_percentage": 1.21,
                "recommended": true
            },
            "lines": [
                {
                    "id": "89159012-785a-46e6-b61a-5956f5eb0abb",
                    "gambit_id": "20b9c276-4de9-4c1c-aefd-b85ce6d702f7",
                    "last_updated": "2022-09-07T12:47:04.149652-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8",
                    "reward": "1.75000",
                    "odds": "1.83330",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67b15c31-f998-4121-84bb-0878fe64b996/?format=api"
                },
                {
                    "id": "564df03b-a38b-4343-9693-163593490b75",
                    "gambit_id": "40719480-4c9c-4552-b40c-e02a7e575167",
                    "last_updated": "2022-09-07T12:47:04.150857-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8",
                    "reward": "1.90000",
                    "odds": "2.00000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/67b15c31-f998-4121-84bb-0878fe64b996/?format=api"
                }
            ]
        }
    ]
}