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/04b0f6df-60f9-41e4-a468-21fb72b89a6a/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "04b0f6df-60f9-41e4-a468-21fb72b89a6a",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "09f8cd19-34e7-479e-b1ce-dda457368d36",
    "completed": true,
    "last_updated": "2022-10-02T15:17:30.571932-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.39,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/09f8cd19-34e7-479e-b1ce-dda457368d36",
    "datetime": "2022-10-01T19:20:00-04:00",
    "cutoff_datetime": "2022-10-01T19:20:00-04:00",
    "name": "TAM (S McClanahan) v. HOU (C Javier)",
    "bettypes": [
        {
            "id": "7f2d3f4f-20a4-404b-adae-27f4a6c2050d",
            "match": "https://api-prod.gambitprofit.com/api/matches/04b0f6df-60f9-41e4-a468-21fb72b89a6a/?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": "HOU (C Javier)",
                        "amount": 5780.0
                    },
                    {
                        "team": "TAM (S McClanahan)",
                        "amount": 4220.0
                    }
                ],
                "expected_reward_tokens": 9537.0,
                "profit_sb": 37.0,
                "profit_sb_percentage": 0.39,
                "recommended": true
            },
            "lines": [
                {
                    "id": "34c230da-4b34-437e-875c-60da7b14428d",
                    "gambit_id": "3ca48679-d411-4d01-a57b-f87b59ecf1cc",
                    "last_updated": "2022-10-02T15:17:30.581619-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "HOU (C Javier)",
                    "reward": "1.65000",
                    "odds": "1.68970",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f2d3f4f-20a4-404b-adae-27f4a6c2050d/?format=api"
                },
                {
                    "id": "929f38ab-839d-45d7-a15f-423ffa551054",
                    "gambit_id": "d80ea4a9-810f-42d2-a5b7-4e938b6f036c",
                    "last_updated": "2022-10-02T15:17:30.582761-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TAM (S McClanahan)",
                    "reward": "2.26000",
                    "odds": "2.33000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f2d3f4f-20a4-404b-adae-27f4a6c2050d/?format=api"
                }
            ]
        },
        {
            "id": "56beb7e2-64f7-4c57-bab3-115aca582eca",
            "match": "https://api-prod.gambitprofit.com/api/matches/04b0f6df-60f9-41e4-a468-21fb72b89a6a/?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": "TAM",
                        "amount": 6150.0
                    },
                    {
                        "team": "HOU",
                        "amount": 3850.0
                    }
                ],
                "expected_reward_tokens": 9471.0,
                "profit_sb": -29.0,
                "profit_sb_percentage": -0.31,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e82066a9-5949-47da-b8bd-389ac5183d9c",
                    "gambit_id": "e73c252a-2600-43af-8633-55f6e195a3cb",
                    "last_updated": "2022-10-02T15:17:30.579313-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "TAM",
                    "reward": "1.54000",
                    "odds": "1.57140",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56beb7e2-64f7-4c57-bab3-115aca582eca/?format=api"
                },
                {
                    "id": "53676e80-2dbc-4401-89cc-46543b58c3a4",
                    "gambit_id": "ebd8d19f-8094-4434-b96f-991c50434546",
                    "last_updated": "2022-10-02T15:17:30.578194-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "HOU",
                    "reward": "2.46000",
                    "odds": "2.55000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/56beb7e2-64f7-4c57-bab3-115aca582eca/?format=api"
                }
            ]
        },
        {
            "id": "0b69a4be-5489-4600-aec9-2a98c378db32",
            "match": "https://api-prod.gambitprofit.com/api/matches/04b0f6df-60f9-41e4-a468-21fb72b89a6a/?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 Over 6.5",
                        "amount": 5108.0
                    },
                    {
                        "team": "Game Total Under 6.5",
                        "amount": 4892.0
                    }
                ],
                "expected_reward_tokens": 9294.8,
                "profit_sb": -205.2,
                "profit_sb_percentage": -2.16,
                "recommended": false
            },
            "lines": [
                {
                    "id": "bb13b5a0-d4d0-487c-a55e-5b3f78b1c139",
                    "gambit_id": "46799edf-355b-44d4-889d-cfd7d52649a9",
                    "last_updated": "2022-10-02T15:17:30.575896-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 6.5",
                    "reward": "1.82000",
                    "odds": "1.86960",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b69a4be-5489-4600-aec9-2a98c378db32/?format=api"
                },
                {
                    "id": "188db8ba-4e5e-4ef5-a3ef-735458a843f7",
                    "gambit_id": "70946f29-b52a-4ca4-a675-89f4dde96dbe",
                    "last_updated": "2022-10-02T15:17:30.574745-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 6.5",
                    "reward": "1.90000",
                    "odds": "1.95240",
                    "spread": "6.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/0b69a4be-5489-4600-aec9-2a98c378db32/?format=api"
                }
            ]
        }
    ]
}