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/3a2d5a39-847b-4696-837b-87795a1440de/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": "3a2d5a39-847b-4696-837b-87795a1440de",
    "discount": "0.90",
    "sb_rate": "1.00",
    "gambit_id": "54546493-057f-4d42-be6a-374a10269d7f",
    "completed": true,
    "last_updated": "2022-09-20T16:07:13.137807-04:00",
    "created_at": "1969-12-31T19:00:00-05:00",
    "cutoff_passed": true,
    "max_no_risk_profit_sb_percentage": 1.96,
    "sport_category": "MLB",
    "sport": "Baseball",
    "url": "https://app.gambitrewards.com/match/54546493-057f-4d42-be6a-374a10269d7f",
    "datetime": "2022-09-19T19:05:00-04:00",
    "cutoff_datetime": "2022-09-19T19:05:00-04:00",
    "name": "DET (T Alexander) v. BAL (T Wells)",
    "bettypes": [
        {
            "id": "c3f0527d-f8ea-4c9b-8d8b-327068516490",
            "match": "https://api-prod.gambitprofit.com/api/matches/3a2d5a39-847b-4696-837b-87795a1440de/?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": "BAL (T Wells)",
                        "amount": 6373.0
                    },
                    {
                        "team": "DET (T Alexander)",
                        "amount": 3627.0
                    }
                ],
                "expected_reward_tokens": 9176.31,
                "profit_sb": 176.31,
                "profit_sb_percentage": 1.96,
                "recommended": true
            },
            "lines": [
                {
                    "id": "55884b88-bb6d-40b5-b5cf-79af8df02ab9",
                    "gambit_id": "bfa4c65d-ffc6-49c3-8f9f-44f828dc3acd",
                    "last_updated": "2022-09-20T16:07:13.149687-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BAL (T Wells)",
                    "reward": "1.44000",
                    "odds": "1.50000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3f0527d-f8ea-4c9b-8d8b-327068516490/?format=api"
                },
                {
                    "id": "5ce9f1ac-16e9-464d-ae84-679bbceaa91a",
                    "gambit_id": "08d6cfc6-4502-4591-b965-919cd51154f1",
                    "last_updated": "2022-09-20T16:07:13.150711-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "DET (T Alexander)",
                    "reward": "2.53000",
                    "odds": "2.75000",
                    "spread": null,
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/c3f0527d-f8ea-4c9b-8d8b-327068516490/?format=api"
                }
            ]
        },
        {
            "id": "255e876e-e7bf-4bfc-b5ed-46ed037e5321",
            "match": "https://api-prod.gambitprofit.com/api/matches/3a2d5a39-847b-4696-837b-87795a1440de/?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": "DET",
                        "amount": 5097.0
                    },
                    {
                        "team": "BAL",
                        "amount": 4903.0
                    }
                ],
                "expected_reward_tokens": 8970.72,
                "profit_sb": -29.28,
                "profit_sb_percentage": -0.33,
                "recommended": false
            },
            "lines": [
                {
                    "id": "9db1a4a6-3fe4-4a23-afab-2a4b026311a5",
                    "gambit_id": "e47f8db3-f12b-48ba-9cfa-91f43fe86b40",
                    "last_updated": "2022-09-20T16:07:13.147583-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "DET",
                    "reward": "1.76000",
                    "odds": "1.86960",
                    "spread": "1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/255e876e-e7bf-4bfc-b5ed-46ed037e5321/?format=api"
                },
                {
                    "id": "0dd08ccd-891a-4bf8-9a49-9e47d4d8a89a",
                    "gambit_id": "6f090b27-bd18-41d1-8472-d0cc65d339d4",
                    "last_updated": "2022-09-20T16:07:13.146523-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "BAL",
                    "reward": "1.83000",
                    "odds": "1.95240",
                    "spread": "-1.50",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/255e876e-e7bf-4bfc-b5ed-46ed037e5321/?format=api"
                }
            ]
        },
        {
            "id": "3aa3e54c-af71-4ee0-bb37-c1372b57d652",
            "match": "https://api-prod.gambitprofit.com/api/matches/3a2d5a39-847b-4696-837b-87795a1440de/?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 8",
                        "amount": 5208.0
                    },
                    {
                        "team": "Game Total Under 8",
                        "amount": 4792.0
                    }
                ],
                "expected_reward_tokens": 9008.96,
                "profit_sb": 8.96,
                "profit_sb_percentage": 0.1,
                "recommended": true
            },
            "lines": [
                {
                    "id": "bb410a73-3236-44f9-aa95-8c66201075b0",
                    "gambit_id": "4640649f-a452-474b-9768-b07454eaddda",
                    "last_updated": "2022-09-20T16:07:13.142471-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Over 8",
                    "reward": "1.73000",
                    "odds": "1.83330",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3aa3e54c-af71-4ee0-bb37-c1372b57d652/?format=api"
                },
                {
                    "id": "c2116e09-8f13-49ff-ad70-89751029db29",
                    "gambit_id": "4f50781e-2392-4c1c-b6a4-24e40af64287",
                    "last_updated": "2022-09-20T16:07:13.141142-04:00",
                    "created_at": "1969-12-31T19:00:00-05:00",
                    "name": "Game Total Under 8",
                    "reward": "1.88000",
                    "odds": "2.00000",
                    "spread": "8.00",
                    "bet_type": "https://api-prod.gambitprofit.com/api/bet_types/3aa3e54c-af71-4ee0-bb37-c1372b57d652/?format=api"
                }
            ]
        }
    ]
}