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/4ba1d2ee-89bd-4445-a1f2-e87a99f74bc5/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "4ba1d2ee-89bd-4445-a1f2-e87a99f74bc5",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "6c991a79-262b-4214-8910-84587b358ece",
    "completed": true,
    "last_updated": "2023-06-26T10:58:34.508259-04:00",
    "created_at": "2023-06-24T08:58:06.723506-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.72,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/6c991a79-262b-4214-8910-84587b358ece",
    "datetime": "2023-06-24T16:05:00-04:00",
    "cutoff_datetime": "2023-06-24T16:05:00-04:00",
    "name": "ARI (M Kelly) v. SFO (R Walker)",
    "bettypes": [
        {
            "id": "7f11b92d-53ba-4cc9-a38f-13206eeb6e2c",
            "match": "https://api-prod.gambitprofit.com/api/matches/4ba1d2ee-89bd-4445-a1f2-e87a99f74bc5/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-06-24T08:58:06.725894-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": "ARI (M Kelly)",
                        "amount": 5117.0
                    },
                    {
                        "team": "SFO (R Walker)",
                        "amount": 4883.0
                    }
                ],
                "expected_reward_tokens": 9568.79,
                "profit_sb": 68.79,
                "profit_sb_percentage": 0.72,
                "recommended": true
            },
            "lines": [
                {
                    "id": "d650030d-05c5-4de9-a32c-295a9b913f2a",
                    "gambit_id": "672ec0bb-7e9d-4dc5-9ede-7ec914ccf4fe",
                    "last_updated": "2023-06-26T10:58:34.514562-04:00",
                    "created_at": "2023-06-24T08:58:06.728189-04:00",
                    "name": "ARI (M Kelly)",
                    "reward": "1.87000",
                    "odds": "1.90910",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f11b92d-53ba-4cc9-a38f-13206eeb6e2c/?format=api"
                },
                {
                    "id": "258225cb-a701-428d-bf3d-2b0738f5d6e9",
                    "gambit_id": "fbc20e4d-7ddf-467d-9fe7-0cf55ccd076b",
                    "last_updated": "2023-06-26T10:58:34.516959-04:00",
                    "created_at": "2023-06-24T08:58:06.730412-04:00",
                    "name": "SFO (R Walker)",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/7f11b92d-53ba-4cc9-a38f-13206eeb6e2c/?format=api"
                }
            ]
        },
        {
            "id": "dce0aa69-ee94-417a-98e4-3ee237b00baf",
            "match": "https://api-prod.gambitprofit.com/api/matches/4ba1d2ee-89bd-4445-a1f2-e87a99f74bc5/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-06-24T08:58:06.732375-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": "SFO",
                        "amount": 5939.0
                    },
                    {
                        "team": "ARI",
                        "amount": 4061.0
                    }
                ],
                "expected_reward_tokens": 9502.4,
                "profit_sb": 2.4,
                "profit_sb_percentage": 0.03,
                "recommended": true
            },
            "lines": [
                {
                    "id": "0e37f7e9-1a64-445a-9f52-e3b1281529e0",
                    "gambit_id": "de21908c-df47-4e0b-afad-e038131726c3",
                    "last_updated": "2023-06-26T10:58:34.523622-04:00",
                    "created_at": "2023-06-24T08:58:06.736379-04:00",
                    "name": "SFO",
                    "reward": "1.60000",
                    "odds": "1.62500",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dce0aa69-ee94-417a-98e4-3ee237b00baf/?format=api"
                },
                {
                    "id": "fbca381a-238f-45c2-96f5-5187c9842b5f",
                    "gambit_id": "f5762674-a79a-44bf-89e1-cfa730b7ed70",
                    "last_updated": "2023-06-26T10:58:34.521389-04:00",
                    "created_at": "2023-06-24T08:58:06.734266-04:00",
                    "name": "ARI",
                    "reward": "2.34000",
                    "odds": "2.40000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/dce0aa69-ee94-417a-98e4-3ee237b00baf/?format=api"
                }
            ]
        },
        {
            "id": "73c9d992-7103-49cc-8873-fc5d42060b55",
            "match": "https://api-prod.gambitprofit.com/api/matches/4ba1d2ee-89bd-4445-a1f2-e87a99f74bc5/?format=api",
            "name": "Over/Under",
            "created_at": "2023-06-24T08:58:06.738431-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 Under 8",
                        "amount": 5213.0
                    },
                    {
                        "team": "Game Total Over 8",
                        "amount": 4787.0
                    }
                ],
                "expected_reward_tokens": 9382.52,
                "profit_sb": -117.48,
                "profit_sb_percentage": -1.24,
                "recommended": false
            },
            "lines": [
                {
                    "id": "3d2d4299-2c7e-43bb-942d-b033a5fa8c44",
                    "gambit_id": "13f05f8e-f8c8-4531-b0b1-a6c706477b7b",
                    "last_updated": "2023-06-26T10:58:34.530963-04:00",
                    "created_at": "2023-06-24T08:58:06.742142-04:00",
                    "name": "Game Total Under 8",
                    "reward": "1.80000",
                    "odds": "1.83330",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73c9d992-7103-49cc-8873-fc5d42060b55/?format=api"
                },
                {
                    "id": "d92a85f9-f391-4ac9-ac76-15f56dabfb29",
                    "gambit_id": "db5f1d12-87be-4abb-9cfd-9011065be0f0",
                    "last_updated": "2023-06-26T10:58:34.528455-04:00",
                    "created_at": "2023-06-24T08:58:06.740221-04:00",
                    "name": "Game Total Over 8",
                    "reward": "1.96000",
                    "odds": "2.00000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/73c9d992-7103-49cc-8873-fc5d42060b55/?format=api"
                }
            ]
        }
    ]
}