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/f8552571-bd6a-496b-9635-c84cd0bed6a3/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "f8552571-bd6a-496b-9635-c84cd0bed6a3",
    "discount": "0.95",
    "sb_rate": "1.00",
    "gambit_id": "69118bbf-ca41-4b1f-9915-58f209153716",
    "completed": true,
    "last_updated": "2023-09-26T10:03:06.523839-04:00",
    "created_at": "2023-09-25T08:58:20.009217-04:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 0.77,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/69118bbf-ca41-4b1f-9915-58f209153716",
    "datetime": "2023-09-25T13:05:00-04:00",
    "cutoff_datetime": "2023-09-25T13:05:00-04:00",
    "name": "ARI (M Kelly) v. NYY (C Schmidt)",
    "bettypes": [
        {
            "id": "aaa6fad0-48f1-477f-a235-74f45bfdd1e2",
            "match": "https://api-prod.gambitprofit.com/api/matches/f8552571-bd6a-496b-9635-c84cd0bed6a3/?format=api",
            "name": "Pick the Winner",
            "created_at": "2023-09-25T08:58:20.021655-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": 5260.0
                    },
                    {
                        "team": "NYY (C Schmidt)",
                        "amount": 4740.0
                    }
                ],
                "expected_reward_tokens": 9573.2,
                "profit_sb": 73.2,
                "profit_sb_percentage": 0.77,
                "recommended": true
            },
            "lines": [
                {
                    "id": "ba32cca9-0372-449a-901d-a8f141fdc15a",
                    "gambit_id": "24500138-4701-4d35-8df2-6e9365117bfe",
                    "last_updated": "2023-09-26T10:03:06.544852-04:00",
                    "created_at": "2023-09-25T08:58:20.035185-04:00",
                    "name": "ARI (M Kelly)",
                    "reward": "1.82000",
                    "odds": "1.85470",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aaa6fad0-48f1-477f-a235-74f45bfdd1e2/?format=api"
                },
                {
                    "id": "b3166cdb-c9a3-4731-93eb-b36b946ff12f",
                    "gambit_id": "d27a4656-9f72-46f7-9a83-ba59cfe55b8f",
                    "last_updated": "2023-09-26T10:03:06.549259-04:00",
                    "created_at": "2023-09-25T08:58:20.041070-04:00",
                    "name": "NYY (C Schmidt)",
                    "reward": "2.02000",
                    "odds": "2.07000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/aaa6fad0-48f1-477f-a235-74f45bfdd1e2/?format=api"
                }
            ]
        },
        {
            "id": "51dc6653-be44-4b08-8ddd-685c12bb44b6",
            "match": "https://api-prod.gambitprofit.com/api/matches/f8552571-bd6a-496b-9635-c84cd0bed6a3/?format=api",
            "name": "Play the Odds",
            "created_at": "2023-09-25T08:58:20.045666-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": "NYY",
                        "amount": 6010.0
                    },
                    {
                        "team": "ARI",
                        "amount": 3990.0
                    }
                ],
                "expected_reward_tokens": 9495.8,
                "profit_sb": -4.2,
                "profit_sb_percentage": -0.04,
                "recommended": false
            },
            "lines": [
                {
                    "id": "e6bdbf73-99e7-4199-b15e-408b04d2ad9b",
                    "gambit_id": "ae7cbc57-f870-43a5-a5da-782e523b6f24",
                    "last_updated": "2023-09-26T10:03:06.559661-04:00",
                    "created_at": "2023-09-25T08:58:20.054433-04:00",
                    "name": "NYY",
                    "reward": "1.58000",
                    "odds": "1.60610",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51dc6653-be44-4b08-8ddd-685c12bb44b6/?format=api"
                },
                {
                    "id": "ccc5c097-ab64-4117-a33e-5b8ae7c4f3cc",
                    "gambit_id": "fdb84285-ec3c-448e-8656-eca32fcc06d9",
                    "last_updated": "2023-09-26T10:03:06.556267-04:00",
                    "created_at": "2023-09-25T08:58:20.049846-04:00",
                    "name": "ARI",
                    "reward": "2.38000",
                    "odds": "2.45000",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/51dc6653-be44-4b08-8ddd-685c12bb44b6/?format=api"
                }
            ]
        },
        {
            "id": "6d7e77ad-6fcb-4139-95b2-3767fba974a0",
            "match": "https://api-prod.gambitprofit.com/api/matches/f8552571-bd6a-496b-9635-c84cd0bed6a3/?format=api",
            "name": "Over/Under",
            "created_at": "2023-09-25T08:58:20.058718-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 7",
                        "amount": 5319.0
                    },
                    {
                        "team": "Game Total Under 7",
                        "amount": 4681.0
                    }
                ],
                "expected_reward_tokens": 9361.44,
                "profit_sb": -138.56,
                "profit_sb_percentage": -1.46,
                "recommended": false
            },
            "lines": [
                {
                    "id": "368551f2-12ff-4820-8f83-14895066c316",
                    "gambit_id": "07da4f3c-b99e-4e0b-bd73-f00698105294",
                    "last_updated": "2023-09-26T10:03:06.566778-04:00",
                    "created_at": "2023-09-25T08:58:20.062347-04:00",
                    "name": "Game Total Over 7",
                    "reward": "1.76000",
                    "odds": "1.80000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d7e77ad-6fcb-4139-95b2-3767fba974a0/?format=api"
                },
                {
                    "id": "43160c17-ff8a-4dce-9e5d-77ab6788a175",
                    "gambit_id": "89609ce6-4a69-4432-8847-50ece0568584",
                    "last_updated": "2023-09-26T10:03:06.570525-04:00",
                    "created_at": "2023-09-25T08:58:20.068468-04:00",
                    "name": "Game Total Under 7",
                    "reward": "2.00000",
                    "odds": "2.05000",
                    "spread": "7.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/6d7e77ad-6fcb-4139-95b2-3767fba974a0/?format=api"
                }
            ]
        }
    ]
}