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/6036c6bd-8956-4bc9-941e-00a3992f569f/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "6036c6bd-8956-4bc9-941e-00a3992f569f",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "bf923f3f-7fb1-47a0-a823-c3fbbb1d2170",
    "completed": true,
    "last_updated": "2023-06-11T11:28:11.940528-04:00",
    "created_at": "2023-06-10T09:38:05.732198-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.11,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/bf923f3f-7fb1-47a0-a823-c3fbbb1d2170",
    "datetime": "2023-06-10T16:05:00-04:00",
    "cutoff_datetime": "2023-06-10T16:05:00-04:00",
    "name": "KAN (B Singer) v. BAL (C Irvin)",
    "bettypes": [
        {
            "id": "e350afe9-02de-4ab6-92da-7e3754e05293",
            "match": "https://api-prod.gambitprofit.com/api/matches/6036c6bd-8956-4bc9-941e-00a3992f569f/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-10T09:38:05.734716-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": "BAL (C Irvin)",
                        "amount": 5787.0
                    },
                    {
                        "team": "KAN (B Singer)",
                        "amount": 4213.0
                    }
                ],
                "expected_reward_tokens": 9605.64,
                "profit_sb": 105.64,
                "profit_sb_percentage": 1.11,
                "recommended": true
            },
            "lines": [
                {
                    "id": "f9a38713-b563-44f9-b4d4-05d6cc9dc695",
                    "gambit_id": "33674e3b-9ab4-40bd-bdeb-fabeabca322f",
                    "last_updated": "2023-06-11T11:28:11.945432-04:00",
                    "created_at": "2023-06-10T09:38:05.738730-04:00",
                    "name": "BAL (C Irvin)",
                    "reward": "1.66000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e350afe9-02de-4ab6-92da-7e3754e05293/?format=api"
                },
                {
                    "id": "a8099ebe-0854-4683-a8a9-41a36dcb8723",
                    "gambit_id": "6f63fb87-ad2d-4cdc-8d04-dbc9f40aa964",
                    "last_updated": "2023-06-11T11:28:11.944086-04:00",
                    "created_at": "2023-06-10T09:38:05.736616-04:00",
                    "name": "KAN (B Singer)",
                    "reward": "2.28000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/e350afe9-02de-4ab6-92da-7e3754e05293/?format=api"
                }
            ]
        },
        {
            "id": "96233d82-eb66-4d7c-821d-4c6b912b1a46",
            "match": "https://api-prod.gambitprofit.com/api/matches/6036c6bd-8956-4bc9-941e-00a3992f569f/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-10T09:38:05.740965-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": "KAN",
                        "amount": 5784.0
                    },
                    {
                        "team": "BAL",
                        "amount": 4216.0
                    }
                ],
                "expected_reward_tokens": 9485.76,
                "profit_sb": -14.24,
                "profit_sb_percentage": -0.15,
                "recommended": false
            },
            "lines": [
                {
                    "id": "cdf1d4e1-0029-428e-b569-9810bed3f32a",
                    "gambit_id": "4874333b-b96e-48c8-b2c0-ba0d65b454df",
                    "last_updated": "2023-06-11T11:28:11.948502-04:00",
                    "created_at": "2023-06-10T09:38:05.742833-04:00",
                    "name": "KAN",
                    "reward": "1.64000",
                    "odds": "1.66670",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96233d82-eb66-4d7c-821d-4c6b912b1a46/?format=api"
                },
                {
                    "id": "7de53258-3efc-4f64-ae36-ecba37e4f15a",
                    "gambit_id": "fb579a72-9e1c-4480-91a7-785bfaf0c0ac",
                    "last_updated": "2023-06-11T11:28:11.949863-04:00",
                    "created_at": "2023-06-10T09:38:05.744842-04:00",
                    "name": "BAL",
                    "reward": "2.25000",
                    "odds": "2.30000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/96233d82-eb66-4d7c-821d-4c6b912b1a46/?format=api"
                }
            ]
        },
        {
            "id": "8338b76e-3bcb-40c9-9a2d-825420ef2d01",
            "match": "https://api-prod.gambitprofit.com/api/matches/6036c6bd-8956-4bc9-941e-00a3992f569f/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-10T09:38:05.746778-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 9",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Under 9",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3abd576d-4363-402e-aabd-7a88bf74295d",
                    "gambit_id": "28ff978e-721f-4b07-a69c-23f9fc56681b",
                    "last_updated": "2023-06-11T11:28:11.953726-04:00",
                    "created_at": "2023-06-10T09:38:05.750814-04:00",
                    "name": "Game Total Over 9",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8338b76e-3bcb-40c9-9a2d-825420ef2d01/?format=api"
                },
                {
                    "id": "359fc4fc-9254-4aa6-9eda-e8572bbcb390",
                    "gambit_id": "3bd2bdfc-68a7-4f8a-ad36-acd8c67aac33",
                    "last_updated": "2023-06-11T11:28:11.955771-04:00",
                    "created_at": "2023-06-10T09:38:05.748846-04:00",
                    "name": "Game Total Under 9",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "9.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/8338b76e-3bcb-40c9-9a2d-825420ef2d01/?format=api"
                }
            ]
        }
    ]
}